zephyr/lib
Leandro Pereira 844ef6744e lib: json: Fix number parsing
Comparing *endptr with '\0' will always be true before replacing
*token->end with prev_end.

Jira: ZEP-1607
Change-Id: I224129586e15380d3919bfba3db4fcf38c28cb07
Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2017-03-25 13:11:53 +00:00
..
json lib: json: Fix number parsing 2017-03-25 13:11:53 +00:00
libc libc: attribute minimal libc printf style functions with __printf_like 2017-03-02 08:46:30 -06:00
Kbuild lib: Add minimal JSON library 2017-03-09 20:33:45 +02:00
Kconfig lib: Add minimal JSON library 2017-03-09 20:33:45 +02:00
Makefile net: Restructure network protocols 2017-01-02 10:03:19 +01:00