nuttx/binfmt
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
..
libelf binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
libnxflat binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
binfmt_copyargv.c binfmt: Move argv copy into exec_module 2021-06-02 15:20:38 +09:00
binfmt_dumpmodule.c binfmt: Remove filename/exports/nexports from binary_s 2021-06-02 15:20:38 +09:00
binfmt_exec.c Rename LIB_ to LIBC_ for all libc Kconfig 2021-08-05 19:45:24 +02:00
binfmt_execmodule.c binfmt: Handle argv/argv[0] == NULL correctly in exec_module 2021-06-15 13:55:01 -06:00
binfmt_execsymtab.c
binfmt_exit.c
binfmt_globals.c
binfmt_initialize.c Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
binfmt_loadmodule.c Rename LIB_ to LIBC_ for all libc Kconfig 2021-08-05 19:45:24 +02:00
binfmt_register.c
binfmt_unloadmodule.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
binfmt_unregister.c
binfmt.h binfmt: Move argv copy into exec_module 2021-06-02 15:20:38 +09:00
builtin.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
elf.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
Kconfig Rename LIB_ to LIBC_ for all libc Kconfig 2021-08-05 19:45:24 +02:00
Makefile
nxflat.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00