zephyr/lib/libc/minimal/source/stdout
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
..
fprintf.c First commit 2015-04-10 16:44:37 -07:00
Makefile build: build libc as object, not kbuild library (lib.a) 2016-02-05 20:14:45 -05:00
prf.c libc: use isdigit from ctype.h 2016-02-05 20:16:15 -05:00
sprintf.c First commit 2015-04-10 16:44:37 -07:00
stdout_console.c First commit 2015-04-10 16:44:37 -07:00