zephyr/lib
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
..
crypto Add initial import of TinyCrypt crypto library and tests 2016-02-05 20:15:36 -05:00
libc libc: use isdigit from ctype.h 2016-02-05 20:16:15 -05:00
Makefile build: build libc as object, not kbuild library (lib.a) 2016-02-05 20:14:45 -05:00