libubox/examples
André Gaul 7f671b1e68 blobmsg: add support for double
This adds support for double floating point type to make it more JSON
compatible. For type checking it also adds a stub BLOB_ATTR_DOUBLE type.
If necessary, the accessor functions for blob can be added later

Signed-off-by: André Gaul <andre@gaul.io>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-01-04 21:36:31 +01:00
..
blobmsg-example.c blobmsg: add support for double 2017-01-04 21:36:31 +01:00
CMakeLists.txt libubox: cmake: Add BUILD_EXAMPLES option 2015-06-14 15:25:38 +02:00
json_script-example.c examples: add shunit2 tests for json_script 2016-02-20 13:36:08 +01:00
json_script-example.json json_script: add "isdir" support 2016-02-20 13:36:08 +01:00
json_script-tests.sh examples: add shunit2 tests for json_script 2016-02-20 13:36:08 +01:00
runqueue-example.c examples: fix build. 2014-12-11 17:57:19 +01:00
shunit2 examples: add shunit2 tests for json_script 2016-02-20 13:36:08 +01:00
uloop-example.lua Support delete a fd event. 2014-06-24 14:30:30 +01:00
uloop_pid_test.sh add an example script for the uloop lua binding 2012-09-27 13:47:46 +02:00
ustream-example.c examples: add missing include 2014-07-03 12:53:13 +02:00