nuttx/libs/libc/stdlib
Alin Jerpelea b7c451c5a4 libs: Gregory Nutt: update licenses to Apache
Gregory Nutt has submitted the SGA and we can migrate the licenses
 to Apache.

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2021-04-02 11:12:25 -05:00
..
Kconfig
lib_abort.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_abs.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_atof.c
lib_atoi.c
lib_atol.c
lib_atoll.c
lib_bsearch.c
lib_checkbase.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_div.c
lib_Exit.c
lib_itoa.c libs: fix nxstyle errors 2021-04-02 11:12:25 -05:00
lib_labs.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_ldiv.c
lib_llabs.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_lldiv.c
lib_mblen.c
lib_mbstowcs.c
lib_mbtowc.c
lib_mkdtemp.c
lib_mkstemp.c
lib_mktemp.c Ensure the kernel component don't call userspace API 2021-03-01 09:23:09 +09:00
lib_ptsname.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_ptsnamer.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_qsort.c libs: fix nxstyle errors 2021-04-02 11:12:25 -05:00
lib_rand.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_realpath.c Ensure the kernel component don't call userspace API 2021-03-01 09:23:09 +09:00
lib_srand.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strtod.c libs: fix nxstyle errors 2021-04-02 11:12:25 -05:00
lib_strtof.c libs: fix nxstyle errors 2021-04-02 11:12:25 -05:00
lib_strtol.c libs: Gregory Nutt: update licenses to Apache 2021-04-02 11:12:25 -05:00
lib_strtold.c libs: fix nxstyle errors 2021-04-02 11:12:25 -05:00
lib_strtoll.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strtoul.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_strtoull.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_unlockpt.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_wcstombs.c
lib_wctomb.c
Make.defs