.. |
libbuiltin
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
libelf
|
binfmt/: More spacing/alignment fixes
|
2015-10-08 19:20:17 -06:00 |
libnxflat
|
binfmt/: More spacing/alignment fixes
|
2015-10-08 19:20:17 -06:00 |
libpcode
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
.gitignore
|
.dSYM only needs to be in the same .gitignore files as .exe
|
2013-05-30 15:02:04 -06:00 |
binfmt_dumpmodule.c
|
Standardize the width of all comment boxes in C files
|
2015-10-02 17:43:18 -06:00 |
binfmt_exec.c
|
Cosmetic change to debug output
|
2014-12-08 09:43:01 -06:00 |
binfmt_execmodule.c
|
binfmt/: More spacing/alignment fixes
|
2015-10-08 19:20:17 -06:00 |
binfmt_execsymtab.c
|
Standardize naming used for public data and function groupings
|
2015-10-02 16:30:35 -06:00 |
binfmt_exepath.c
|
binfmt/: More spacing/alignment fixes
|
2015-10-08 19:20:17 -06: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
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:48:24 -06:00 |
binfmt_loadmodule.c
|
Improved binfmt debug output
|
2014-09-07 13:47:01 -06: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_schedunload.c
|
binfmt/: More spacing/alignment fixes
|
2015-10-08 19:20:17 -06:00 |
binfmt_unloadmodule.c
|
Binfmt no longer depends on a fixed sized argv[] list
|
2014-11-12 18:31:32 -06: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 |
builtin.c
|
binfmt/builtin.c: Fix a memory leak: File was not being closed.
|
2015-08-30 07:14:45 -06:00 |
elf.c
|
binfmt/: More spacing/alignment fixes
|
2015-10-08 19:20:17 -06:00 |
Kconfig
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
Makefile
|
execv() is a basic system interface. It should not be in libc/ but rather in sched/task. Its symboltable helper logic also belongs in the kernel but belings in binfmt/ with the other symbol table logic
|
2014-09-15 10:15:19 -06:00 |
nxflat.c
|
binfmt/: More spacing/alignment fixes
|
2015-10-08 19:20:17 -06:00 |
pcode.c
|
binfmt/: More spacing/alignment fixes
|
2015-10-08 19:20:17 -06:00 |
symtab_findbyname.c
|
Standardize the width of all comment boxes in C files
|
2015-10-02 17:43:18 -06:00 |
symtab_findbyvalue.c
|
Standardize the width of all comment boxes in C files
|
2015-10-02 17:43:18 -06:00 |
symtab_findorderedbyname.c
|
Fix some spacing problems
|
2015-10-04 15:04:00 -06:00 |
symtab_findorderedbyvalue.c
|
binfmt/: More spacing/alignment fixes
|
2015-10-08 19:20:17 -06:00 |