incubator-nuttx/binfmt
patacongo 828c1c65c7 Change the way thread priority is handled in binfmt/ to better match the way that priority is set up for the builtin tasks
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5527 42af7a65-404d-4744-a932-0658087f49c3
2013-01-17 00:30:12 +00:00
..
libbuiltin Change the way thread priority is handled in binfmt/ to better match the way that priority is set up for the builtin tasks 2013-01-17 00:30:12 +00:00
libelf Verify PATH variable in apps/examples/elf 2012-12-19 22:18:30 +00:00
libnxflat Verify PATH variable in apps/examples/elf 2012-12-19 22:18:30 +00:00
Kconfig Rename apps/include/apps.h to builtin.h. Move parts of apps/builtins/exec_builtin.c to binfmt/libbuiltin/libbuiltin_utils.c 2013-01-16 17:05:00 +00:00
Makefile Rename apps/include/apps.h to builtin.h. Move parts of apps/builtins/exec_builtin.c to binfmt/libbuiltin/libbuiltin_utils.c 2013-01-16 17:05:00 +00:00
binfmt_dumpmodule.c Incorporate address environment interfaces in binfmt/ logic 2012-12-19 17:54:26 +00:00
binfmt_exec.c Change the way thread priority is handled in binfmt/ to better match the way that priority is set up for the builtin tasks 2013-01-17 00:30:12 +00:00
binfmt_execmodule.c Change the way thread priority is handled in binfmt/ to better match the way that priority is set up for the builtin tasks 2013-01-17 00:30:12 +00:00
binfmt_exepath.c Verify PATH variable in apps/examples/elf 2012-12-19 22:18:30 +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 Change the way thread priority is handled in binfmt/ to better match the way that priority is set up for the builtin tasks 2013-01-17 00:30:12 +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 Verify PATH variable in apps/examples/elf 2012-12-19 22:18:30 +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
builtin.c Change the way thread priority is handled in binfmt/ to better match the way that priority is set up for the builtin tasks 2013-01-17 00:30:12 +00:00
elf.c Add a binary 'loader' so that builtin applications can be executed from the BINFS file system 2013-01-16 19:08:23 +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