zephyr/lib/libc/minimal/source/stdlib
Anas Nashif f3f7eac765 Add MINIMAL_LIBC_EXTENDED to limit libc builds
This option adds optional libc functions that are not directly
used by the kernel but can be used for testing purposes.

This option is experimental.

Change-Id: Ia4dba718359c4f381047a5b52ebddb26d87ea75a
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:16:15 -05:00
..
atoi.c libc: add atoi to minimal libc 2016-02-05 20:16:15 -05:00
Makefile Add MINIMAL_LIBC_EXTENDED to limit libc builds 2016-02-05 20:16:15 -05:00
strtol.c libc: add strtol and strtoul to minimal libc 2016-02-05 20:16:15 -05:00
strtoul.c libc: add strtol and strtoul to minimal libc 2016-02-05 20:16:15 -05:00