You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
patacongo 76753ad9cb Add internal API task_reparent(), used in posix_spawn(). Move libc/spawn/lib_ps.c to sched/task_posixspawn.c; Move libc/spawn/spawn.h to include/nuttx/spawn.h 12 years ago
..
libbuiltin NSH will now run files from the file system; Add logic to unload and clean-up after running a task from a file system; Extensions to builtin apps from Mike Smith 12 years ago
libelf Verify PATH variable in apps/examples/elf 12 years ago
libnxflat Verify PATH variable in apps/examples/elf 12 years ago
Kconfig Rename apps/include/apps.h to builtin.h. Move parts of apps/builtins/exec_builtin.c to binfmt/libbuiltin/libbuiltin_utils.c 12 years ago
Makefile Add logic to automatically unload module on exit; Several patches from Mike Smith 12 years ago
binfmt_dumpmodule.c Incorporate address environment interfaces in binfmt/ logic 12 years ago
binfmt_exec.c Add internal API task_reparent(), used in posix_spawn(). Move libc/spawn/lib_ps.c to sched/task_posixspawn.c; Move libc/spawn/spawn.h to include/nuttx/spawn.h 12 years ago
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 12 years ago
binfmt_exepath.c Verify PATH variable in apps/examples/elf 12 years ago
binfmt_globals.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 12 years ago
binfmt_internal.h Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 12 years ago
binfmt_loadmodule.c NSH will now run files from the file system; Add logic to unload and clean-up after running a task from a file system; Extensions to builtin apps from Mike Smith 12 years ago
binfmt_register.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 12 years ago
binfmt_schedunload.c NSH will now run files from the file system; Add logic to unload and clean-up after running a task from a file system; Extensions to builtin apps from Mike Smith 12 years ago
binfmt_unloadmodule.c Verify PATH variable in apps/examples/elf 12 years ago
binfmt_unregister.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 12 years ago
builtin.c NSH will now run files from the file system; Add logic to unload and clean-up after running a task from a file system; Extensions to builtin apps from Mike Smith 12 years ago
elf.c Add a binary 'loader' so that builtin applications can be executed from the BINFS file system 12 years ago
nxflat.c Incorporate address environment interfaces in binfmt/ logic 12 years ago
symtab_findbyname.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 12 years ago
symtab_findbyvalue.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 12 years ago
symtab_findorderedbyname.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 12 years ago
symtab_findorderedbyvalue.c Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/ 12 years ago