incubator-nuttx/binfmt
Gregory Nutt c704a5289c Comment out references to fstat(). It is not yet supported. 2015-06-02 11:43:44 -06:00
..
libbuiltin
libelf Comment out references to fstat(). It is not yet supported. 2015-06-02 11:43:44 -06:00
libnxflat Make some file section headers more consistent with standard 2015-04-08 08:29:03 -06:00
libpcode
.gitignore
Kconfig
Makefile
binfmt_dumpmodule.c
binfmt_exec.c Cosmetic change to debug output 2014-12-08 09:43:01 -06:00
binfmt_execmodule.c
binfmt_execsymtab.c
binfmt_exepath.c
binfmt_globals.c
binfmt_internal.h
binfmt_loadmodule.c
binfmt_register.c
binfmt_schedunload.c
binfmt_unloadmodule.c
binfmt_unregister.c
builtin.c
elf.c
nxflat.c
pcode.c drivers/ramdisk.c and include/nuttx/fs/ramdisk.h: Add logic to dispose of the drvier and RAM buffer when the RAM disk has been unlinked and all open references to the RAM disk have been closed. Add new parameters to romdisk() to specify what should be done with the RAM/ROM buffer -- Should it be freed or not? Changed all calls to ramdisk() to use these new parameters. 2015-02-01 07:24:16 -06:00
symtab_findbyname.c
symtab_findbyvalue.c
symtab_findorderedbyname.c
symtab_findorderedbyvalue.c