]> git.ipfire.org Git - thirdparty/json-c.git/commit
Introduce json_object_from_fd 144/head
authorMichael Heimpold <mhei@heimpold.de>
Mon, 21 Jul 2014 21:15:45 +0000 (23:15 +0200)
committerMichael Heimpold <mhei@heimpold.de>
Mon, 21 Jul 2014 21:15:45 +0000 (23:15 +0200)
commita7534dbb7e1405509a7efbf44033fd63e1dc8fc3
tree25389fa6a3c46e9ca2326c6930c142a1b9784151
parentd4e81f9ec8273914739808737fa0a27a3f0589fb
Introduce json_object_from_fd

Also refactor json_object_from_file to use json_object_from_fd
internally.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
json_util.c
json_util.h