zephyr/lib/libc/minimal/source
Anas Nashif 196bb2e17f libc: use isdigit from ctype.h
Do not use local _isdigit function, use public isdigit
instead.

Change-Id: Ifc2721fc2def429de4934c9855f08dae30326694
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:16:15 -05:00
..
stdlib Add MINIMAL_LIBC_EXTENDED to limit libc builds 2016-02-05 20:16:15 -05:00
stdout libc: use isdigit from ctype.h 2016-02-05 20:16:15 -05:00
string Add MINIMAL_LIBC_EXTENDED to limit libc builds 2016-02-05 20:16:15 -05:00
Makefile libc: add strtol and strtoul to minimal libc 2016-02-05 20:16:15 -05:00