jansson/src
Nathaniel McCallum 1672bb5a65 Implement json_dumpfd() and json_loadfd()
The primary use of these functions is easy loading
and dumping from stream sockets.

Signed-off-by: Nathaniel McCallum <npmccallum@redhat.com>
2017-01-27 09:15:18 +01:00
..
dump.c Implement json_dumpfd() and json_loadfd() 2017-01-27 09:15:18 +01:00
error.c use snprintf and strncpy in place of sprintf and strcpy 2015-04-30 00:11:25 -07:00
hashtable.c Update copyrights for 2016 2016-09-18 14:17:03 +03:00
hashtable.h Update copyrights for 2016 2016-09-18 14:17:03 +03:00
hashtable_seed.c part of conditional expression is always true (!done), found with pvs-studio 2016-10-19 16:39:26 +02:00
jansson.def Implement json_dumpfd() and json_loadfd() 2017-01-27 09:15:18 +01:00
jansson.h Implement json_dumpfd() and json_loadfd() 2017-01-27 09:15:18 +01:00
jansson_config.h.in Update copyrights for 2016 2016-09-18 14:17:03 +03:00
jansson_private.h Implement json_dumpfd() and json_loadfd() 2017-01-27 09:15:18 +01:00
load.c Implement json_dumpfd() and json_loadfd() 2017-01-27 09:15:18 +01:00
lookup3.h Remove unneeded undef 2014-05-05 15:40:41 +04:00
Makefile.am jansson 2.9 2016-09-18 14:35:05 +03:00
memory.c Update copyrights for 2016 2016-09-18 14:17:03 +03:00
pack_unpack.c Update copyrights for 2016 2016-09-18 14:17:03 +03:00
strbuffer.c Update copyrights for 2016 2016-09-18 14:17:03 +03:00
strbuffer.h Update copyrights for 2016 2016-09-18 14:17:03 +03:00
strconv.c Fix subnormal number parsing on mingw32 2016-05-17 11:31:55 +03:00
utf.c Update copyrights for 2016 2016-09-18 14:17:03 +03:00
utf.h Update copyrights for 2016 2016-09-18 14:17:03 +03:00
value.c Update copyrights for 2016 2016-09-18 14:17:03 +03:00