C utility functions for OpenWRT libraries
Find a file
2011-02-06 17:19:35 +01:00
examples fix json list parsing 2011-01-30 01:13:32 +01:00
.gitignore convert to cmake 2011-01-31 20:23:34 +01:00
avl.c update avl implementation from packetbb 2011-01-22 17:02:23 +01:00
avl.h update avl implementation from packetbb 2011-01-22 17:02:23 +01:00
blob.c fix off-by-one in the string validation check 2011-01-31 16:24:11 +01:00
blob.h blob: constify 2011-01-31 03:50:36 +01:00
blobmsg.c add a callback to the blobmsg-to-json function to override the formatting of specific attributes 2011-02-06 16:48:28 +01:00
blobmsg.h add a callback to the blobmsg-to-json function to override the formatting of specific attributes 2011-02-06 16:48:28 +01:00
blobmsg_json.c add missing copyright headers 2011-02-06 16:20:57 +01:00
blobmsg_json.h add missing copyright headers 2011-02-06 16:20:57 +01:00
CMakeLists.txt remove uhtbl - i don't think we will need it 2011-02-06 17:19:35 +01:00
hash.c Initial import 2010-10-13 21:29:08 +02:00
hash.h Initial import 2010-10-13 21:29:08 +02:00
list.h merge an avl list implementation (imported from PacketBB) 2010-12-28 23:59:06 +01:00
list_compat.h merge an avl list implementation (imported from PacketBB) 2010-12-28 23:59:06 +01:00
uapi.h Initial import 2010-10-13 21:29:08 +02:00
ulog.h Initial import 2010-10-13 21:29:08 +02:00
uloop.c uloop: export the cancelled flag 2011-02-06 16:13:58 +01:00
uloop.h uloop: export the cancelled flag 2011-02-06 16:13:58 +01:00
usock.c Initial import 2010-10-13 21:29:08 +02:00
usock.h Initial import 2010-10-13 21:29:08 +02:00