zephyr/lib/libc/minimal/source
Anas Nashif 751d90da85 libc: add support for strncasecmp function
Add function for comparing two strings ignoring case.

Change-Id: I2fc78c0a0d0f53e23566ffacd8dca3b23e386c26
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:16:15 -05:00
..
stdlib libc: add atoi to minimal libc 2016-02-05 20:16:15 -05:00
stdout build: build libc as object, not kbuild library (lib.a) 2016-02-05 20:14:45 -05:00
string libc: add support for strncasecmp function 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