nuttx/libs/libc/modlib
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
..
gnu-elf.ld
Kconfig binfmt/ and libs/libc: Make exepath_*() more common: 2018-11-08 07:27:14 -06:00
Make.defs
modlib_bind.c
modlib_depend.c
modlib_init.c Squashed commit of the following: 2018-09-15 10:49:41 -06:00
modlib_iobuffer.c
modlib_load.c
modlib_read.c
modlib_registry.c
modlib_sections.c
modlib_symbols.c binfmt/ and libs/libc: Make exepath_*() more common: 2018-11-08 07:27:14 -06:00
modlib_symtab.c binfmt/ and libs/libc: Make exepath_*() more common: 2018-11-08 07:27:14 -06:00
modlib_uninit.c
modlib_unload.c
modlib_verify.c
modlib.h