uloop: fix corner cases with recursive uloop_run calls
[project/libubox.git] / CMakeLists.txt
2013-05-08 Felix Fietkaurunqueue: add a simple task queueing/completion trackin...
2013-05-07 Helmut Schaalibubox: Allow to build against libjson-c > 0.9
2013-03-18 Felix Fietkausafe_list: add a new linked list variant
2013-03-05 Thomas Gstädtneradd pkgconfig support for json-c
2013-02-28 Felix Fietkauadd json_script, a minimalistic JSON based script inter...
2013-02-10 Felix Fietkaublobmsg_json: prefer to link against libjson-c over...
2013-01-23 Felix Fietkaubuild: remove install prefix override
2013-01-06 Felix Fietkauuloop: use clock_gettime with the monotonic clock inste...
2012-12-31 Felix Fietkauadd utils.c, containing a calloc-like function to alloc...
2012-10-22 Felix Fietkauadd -Wmissing-declarations to cflags
2012-10-21 Felix Fietkauadd ustream, an api for stream buffer management
2012-09-27 Felix Fietkauadd lua binding for uloop (written by John Crispin)
2012-05-26 Felix Fietkauadd vlist (from netifd)
2012-05-26 Felix Fietkauadd avl_strcmp
2011-05-23 Felix Fietkauadd jshn
2011-03-26 Felix Fietkausupport building without json support
2011-02-12 Felix Fietkauchange minimum cmake version to 2.6
2011-02-06 Felix Fietkauremove hash.[ch] - i don't think we will need it
2011-02-06 Felix Fietkauremove uhtbl - i don't think we will need it
2011-02-06 Felix Fietkauadd a json to blobmsg parsing library
2011-01-31 Felix Fietkauadd back usock
2011-01-31 Felix Fietkauremove unl
2011-01-31 Felix Fietkaulink against libnl-tiny
2011-01-31 Felix Fietkauconvert to cmake