nuttx/libs/libc/dlfcn
Xiang Xiao 9473434587 Ensure the kernel component don't call userspace API
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-03-01 09:23:09 +09:00
..
Kconfig
lib_dlclose.c
lib_dlerror.c Ensure the kernel component don't call userspace API 2021-03-01 09:23:09 +09:00
lib_dlopen.c libc: Replace all malloc/free to lib_malloc/lib_free 2020-07-29 10:14:27 +01:00
lib_dlsym.c
lib_dlsymtab.c Refine __KERNEL__ and CONFIG_BUILD_xxx usage in the code base 2020-05-01 10:43:47 -03:00
Make.defs