.. |
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
|
Call initializer entry point on start-up; do not create a task
|
2015-12-11 07:27:45 -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 |
Kconfig
|
Move module support from binfmt/ to sched/ so that it can be configured and built independently from binfmt features
|
2015-12-12 07:09:17 -06:00 |
Makefile
|
Modules: Add mod_setsymtab to set global symtol table once. Now we can remove symbol table parameters from the insmod call. This will make implementing an NSH insmod command much easier
|
2015-12-13 08:10:01 -06:00 |
binfmt.h
|
binfmt: Cosmetic -- rename binfmt_internal.h to binfmt.h. Move related argument copy logic into new file, binfmt_copyargv.c
|
2015-11-14 07:29:47 -06:00 |
binfmt_copyargv.c
|
binfmt: Cosmetic -- rename binfmt_internal.h to binfmt.h. Move related argument copy logic into new file, binfmt_copyargv.c
|
2015-11-14 07:29:47 -06:00 |
binfmt_dumpmodule.c
|
binfmt: Cosmetic -- rename binfmt_internal.h to binfmt.h. Move related argument copy logic into new file, binfmt_copyargv.c
|
2015-11-14 07:29:47 -06:00 |
binfmt_exec.c
|
binfmt: Cosmetic -- rename binfmt_internal.h to binfmt.h. Move related argument copy logic into new file, binfmt_copyargv.c
|
2015-11-14 07:29:47 -06:00 |
binfmt_execmodule.c
|
binfmt: Cosmetic -- rename binfmt_internal.h to binfmt.h. Move related argument copy logic into new file, binfmt_copyargv.c
|
2015-11-14 07:29:47 -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_loadmodule.c
|
binfmt: Cosmetic -- rename binfmt_internal.h to binfmt.h. Move related argument copy logic into new file, binfmt_copyargv.c
|
2015-11-14 07:29:47 -06:00 |
binfmt_register.c
|
binfmt: Cosmetic -- rename binfmt_internal.h to binfmt.h. Move related argument copy logic into new file, binfmt_copyargv.c
|
2015-11-14 07:29:47 -06:00 |
binfmt_schedunload.c
|
binfmt: Cosmetic -- rename binfmt_internal.h to binfmt.h. Move related argument copy logic into new file, binfmt_copyargv.c
|
2015-11-14 07:29:47 -06:00 |
binfmt_unloadmodule.c
|
binfmt: Cosmetic -- rename binfmt_internal.h to binfmt.h. Move related argument copy logic into new file, binfmt_copyargv.c
|
2015-11-14 07:29:47 -06:00 |
binfmt_unregister.c
|
binfmt: Cosmetic -- rename binfmt_internal.h to binfmt.h. Move related argument copy logic into new file, binfmt_copyargv.c
|
2015-11-14 07:29:47 -06: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 |
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 |