nuttx/binfmt
Jiuzhu Dong 5e8b1fba63 binfmt: remove file_ioctl and get filename by strrchr
Change-Id: I8049f7d395ae9fcdfba7d1d887d818e8deeac36b
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
2021-08-31 16:04:40 +08:00
..
libelf Merge commit '2e43815c92' into dev 2021-07-13 03:14:34 +08:00
libnxflat Merge commit '2e43815c92' into dev 2021-07-13 03:14:34 +08:00
binfmt.h
binfmt_copyargv.c
binfmt_dumpmodule.c
binfmt_exec.c Rename LIB_ to LIBC_ for all libc Kconfig 2021-08-09 21:03:17 +08:00
binfmt_execmodule.c
binfmt_execsymtab.c
binfmt_exit.c
binfmt_globals.c
binfmt_initialize.c
binfmt_loadmodule.c Rename LIB_ to LIBC_ for all libc Kconfig 2021-08-09 21:03:17 +08:00
binfmt_register.c
binfmt_unloadmodule.c
binfmt_unregister.c
builtin.c binfmt: remove file_ioctl and get filename by strrchr 2021-08-31 16:04:40 +08:00
elf.c
Kconfig Kconfig: add quotes in source to clean warnings from setconfig 2021-08-18 19:35:59 +08:00
Makefile
nxflat.c