nuttx/binfmt
nchao 6509a0c0ca binfmt/ and libs/libc: Make exepath_*() more common:
1. Move exepath_*() related code to libc/misc
  1. Rename exepath_ to envpath_
  2. Rename BINFMT_EXEPATH to LIB_ENVPATH

libs/libc/modlib:  Add pre module library symbol table support
2018-11-08 07:27:14 -06:00
..
libbuiltin
libelf
libnxflat
libpcode binfmt/ and libs/libc: Make exepath_*() more common: 2018-11-08 07:27:14 -06:00
.gitignore
binfmt_copyargv.c
binfmt_dumpmodule.c
binfmt_exec.c binfmt/ and libs/libc: Make exepath_*() more common: 2018-11-08 07:27:14 -06:00
binfmt_execmodule.c
binfmt_execsymtab.c
binfmt_exit.c
binfmt_globals.c
binfmt_initialize.c
binfmt_loadmodule.c binfmt/ and libs/libc: Make exepath_*() more common: 2018-11-08 07:27:14 -06:00
binfmt_register.c
binfmt_unloadmodule.c
binfmt_unregister.c
binfmt.h
builtin.c
elf.c
Kconfig binfmt/ and libs/libc: Make exepath_*() more common: 2018-11-08 07:27:14 -06:00
Makefile binfmt/ and libs/libc: Make exepath_*() more common: 2018-11-08 07:27:14 -06:00
nxflat.c
pcode.c binfmt/ and libs/libc: Make exepath_*() more common: 2018-11-08 07:27:14 -06:00