px4-firmware/nuttx/binfmt
patacongo 272fc3b523 Some minor fixes for CONFIG_ADDRENV=y
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5444 42af7a65-404d-4744-a932-0658087f49c3
2012-12-19 21:16:03 +00:00
..
libelf Incorporate address environment interfaces in binfmt/ logic 2012-12-19 17:54:26 +00:00
libnxflat Some minor fixes for CONFIG_ADDRENV=y 2012-12-19 21:16:03 +00:00
Kconfig Add basic hooks to support a PATH variable (more is needed) 2012-12-16 21:15:27 +00:00
Makefile Add basic hooks to support a PATH variable (more is needed) 2012-12-16 21:15:27 +00:00
binfmt_dumpmodule.c Incorporate address environment interfaces in binfmt/ logic 2012-12-19 17:54:26 +00:00
binfmt_exec.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
binfmt_execmodule.c Incorporate address environment interfaces in binfmt/ logic 2012-12-19 17:54:26 +00:00
binfmt_exepath.c Integrate PATH traversal logic and binary format logic 2012-12-17 14:43:31 +00:00
binfmt_globals.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
binfmt_internal.h Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
binfmt_loadmodule.c Integrate PATH traversal logic and binary format logic 2012-12-17 14:43:31 +00:00
binfmt_register.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
binfmt_unloadmodule.c Some minor fixes for CONFIG_ADDRENV=y 2012-12-19 21:16:03 +00:00
binfmt_unregister.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
elf.c Incorporate address environment interfaces in binfmt/ logic 2012-12-19 17:54:26 +00:00
nxflat.c Incorporate address environment interfaces in binfmt/ logic 2012-12-19 17:54:26 +00:00
symtab_findbyname.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
symtab_findbyvalue.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
symtab_findorderedbyname.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00
symtab_findorderedbyvalue.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 2012-10-24 20:19:44 +00:00