No description
Find a file
Felix Fietkau b1d523601a blobmsg: allow data/length iterator/accessor functions to work on non-blobmsg elements
This primarily helps with simplifying the ubus APIs.
blobmsg header presence is indicated by the BLOB_ATTR_EXTENDED bit in
the id_len field.

This changes the format ABI, but not the API.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2014-03-12 20:18:12 +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 blobmsg: allow data/length iterator/accessor functions to work on non-blobmsg elements 2014-03-12 20:18:12 +01:00
blob.h blobmsg: allow data/length iterator/accessor functions to work on non-blobmsg elements 2014-03-12 20:18:12 +01:00
blobmsg.c blobmsg: allow data/length iterator/accessor functions to work on non-blobmsg elements 2014-03-12 20:18:12 +01:00
blobmsg.h blobmsg: allow data/length iterator/accessor functions to work on non-blobmsg elements 2014-03-12 20:18:12 +01:00
blobmsg_json.c blobmsg_json: do not emit any whitespace when formatting without indentation 2013-11-27 18:56:04 +00:00
blobmsg_json.h blobmsg_json: add blobmsg_add_json_from_file 2013-05-29 12:14:48 +02:00
list_compat.h list_compat.h: add copyright info 2013-01-13 09:49:16 +01:00
utils.c uloop: add a clock_gettime() implementation for mac os x 2013-01-06 02:42:58 +01:00
utils.h utils.h: fix name collisions in __u_bswap16 with using "val" both inside the macro and as argument 2013-10-24 11:33:23 +02:00