px4-firmware/apps/builtin
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
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5531 42af7a65-404d-4744-a932-0658087f49c3
2013-01-18 01:52:42 +00:00
..
registry Some fixes to apps/builtin/registry need to handle some additional cases 2012-12-24 13:15:57 +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
Make.defs Rename namedapp as simply builtin 2012-12-23 20:22:41 +00:00
Makefile Add logic to automatically unload module on exit; Several patches from Mike Smith 2013-01-17 14:43:55 +00:00
builtin.c Add logic to automatically unload module on exit; Several patches from Mike Smith 2013-01-17 14:43:55 +00:00
builtin_list.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 2013-01-17 18:32:13 +00:00
exec_builtin.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 2013-01-18 01:52:42 +00:00