yajl: add yajl 1626/head
authorCharles Southerland <charlie@stuphlabs.com>
Wed, 29 Jul 2015 14:46:58 +0000 (09:46 -0500)
committerCharles Southerland <charlie@stuphlabs.com>
Wed, 29 Jul 2015 14:46:58 +0000 (09:46 -0500)
commitf3eeede823154cccbb4757c805c7238e1714bcbb
tree4505f1abe9bd58d890aad37532d851155b1c6388
parent76e84e8be9a86c28ee1d8b8dc785e60df6b1d49a
yajl: add yajl

Adds YAJL (Yet Another JSON Library), a C library for parsing JSON.
Includes patches for uClibc support.
Improved from version used internally at Who's On My WiFi since Feb 2014.
Adds myself as maintainer.

Signed-off-by: Charles Southerland <charlie@stuphlabs.com>
libs/yajl/Makefile [new file with mode: 0644]
libs/yajl/patches/100-link-reformatter-uclibc-libm.patch [new file with mode: 0644]
libs/yajl/patches/101-link-perf-uclibc-libm.patch [new file with mode: 0644]