No description
Find a file
Felix Fietkau ead6099e0e utils: move ARRAY_SIZE from uloop to utils.h
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2012-12-31 15:24:27 +01:00
.gitignore add a cmake file for the examples and add the binaries to .gitignore 2012-10-21 23:01:30 +02:00
blob.c blob: add blob_memdup() 2012-06-01 20:54:20 +02:00
blob.h blob.h: fix endian check 2012-12-02 17:49:12 +01:00
blobmsg.c blobmsg: remove the unnecessary name argument from blobmsg_check_attr_list, infer it from the list type 2012-06-24 21:11:06 +02:00
blobmsg.h blobmsg: remove the unnecessary name argument from blobmsg_check_attr_list, infer it from the list type 2012-06-24 21:11:06 +02:00
blobmsg_json.c switch blobmsg_json over to permissive license 2012-05-26 18:03:08 +02:00
blobmsg_json.h switch blobmsg_json over to permissive license 2012-05-26 18:03:08 +02:00
list_compat.h merge an avl list implementation (imported from PacketBB) 2010-12-28 23:59:06 +01:00
utils.c add utils.c, containing a calloc-like function to allocate multiple chunks with different sizes in one block and return pointers 2012-12-31 15:24:26 +01:00
utils.h utils: move ARRAY_SIZE from uloop to utils.h 2012-12-31 15:24:27 +01:00