nuttx/libs/libc/dirent
Xiang Xiao 1cb1fb427d libc: Replace all malloc/free to lib_malloc/lib_free
since libc can be built and used in kernel space,
we must call kmm_malloc and kmm_free in this case.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-07-29 10:14:27 +01:00
..
lib_alphasort.c
lib_readdirr.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lib_scandir.c libc: Replace all malloc/free to lib_malloc/lib_free 2020-07-29 10:14:27 +01:00
lib_telldir.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
Make.defs Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00