nuttx/libs/libc/stdlib
Xiang Xiao 5025fbef8d Rename LIB_ to LIBC_ for all libc Kconfig
follow other libc component naming convention

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-08-05 19:45:24 +02:00
..
Kconfig Rename LIB_ to LIBC_ for all libc Kconfig 2021-08-05 19:45:24 +02:00
lib_abort.c
lib_abs.c
lib_aligned_alloc.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_atof.c
lib_atoi.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_atol.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_atoll.c
lib_bsearch.c
lib_checkbase.c
lib_div.c Fix various typos in comments and documentation 2021-07-04 11:23:26 -05:00
lib_Exit.c
lib_itoa.c
lib_labs.c
lib_ldiv.c Fix various typos in comments and documentation 2021-07-04 11:23:26 -05:00
lib_llabs.c
lib_lldiv.c Fix various typos in comments and documentation 2021-07-04 11:23:26 -05:00
lib_mblen.c
lib_mbstowcs.c
lib_mbtowc.c
lib_mkdtemp.c
lib_mkstemp.c
lib_mktemp.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
lib_openpty.c
lib_posix_memalign.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_ptsname.c
lib_ptsnamer.c
lib_qsort.c
lib_rand.c
lib_realpath.c
lib_srand.c Rename LIB_ to LIBC_ for all libc Kconfig 2021-08-05 19:45:24 +02:00
lib_strtod.c
lib_strtof.c
lib_strtol.c
lib_strtold.c
lib_strtoll.c
lib_strtoul.c
lib_strtoull.c
lib_unlockpt.c
lib_valloc.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_wcstombs.c
lib_wctomb.c
Make.defs Move aligned_alloc, posix_memalign and valloc from mm/umm to libs/libc/stdlib 2021-07-01 11:44:38 -07:00