No description
Find a file
Yousong Zhou 7130941120 blobmsg: remove unneeded assignment in blobmsg_alloc_string_buffer().
data_dest should already be assigned by blobmsg_new() if the return
value is not NULL.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2014-12-11 17:58:29 +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: improve out-of-memory handling 2014-07-26 03:50:50 +02:00
blob.h blob: improve out-of-memory handling 2014-07-26 03:50:50 +02:00
blobmsg.c blobmsg: remove unneeded assignment in blobmsg_alloc_string_buffer(). 2014-12-11 17:58:29 +01:00
blobmsg.h blobmsg: accept NULL attr in blobmsg_get_string() 2014-08-03 15:00:54 +02:00
blobmsg_json.c blobmsg_json: include json.h inside blobmsg_json.c instead of the public header file 2014-09-23 12:03:32 +02:00
blobmsg_json.h blobmsg_json: avoid redefinition of json_object 2014-10-24 13:40:14 +02:00
utils.c uloop: add a clock_gettime() implementation for mac os x 2013-01-06 02:42:58 +01:00
utils.h utils: add a bitfield size macro 2014-04-30 13:27:03 +02:00