nuttx/libc/spawn
2013-01-17 18:32:13 +00:00
..
lib_ps.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
lib_psa_dump.c Various changes while debugging posix_spawn 2013-01-11 16:53:44 +00:00
lib_psa_getflags.c Add spawn attribute logic which will eventually be needed to support posix_spawn() 2013-01-10 00:45:11 +00:00
lib_psa_getschedparam.c Documentation update 2013-01-11 21:51:54 +00:00
lib_psa_getschedpolicy.c Add spawn attribute logic which will eventually be needed to support posix_spawn() 2013-01-10 00:45:11 +00:00
lib_psa_getsigmask.c Documentation update 2013-01-11 21:51:54 +00:00
lib_psa_init.c Various changes while debugging posix_spawn 2013-01-11 16:53:44 +00:00
lib_psa_setflags.c Add spawn attribute logic which will eventually be needed to support posix_spawn() 2013-01-10 00:45:11 +00:00
lib_psa_setschedparam.c Documentation update 2013-01-11 21:51:54 +00:00
lib_psa_setschedpolicy.c Add spawn attribute logic which will eventually be needed to support posix_spawn() 2013-01-10 00:45:11 +00:00
lib_psa_setsigmask.c Add missing support for signal masks to posix_spawn. 2013-01-10 18:31:08 +00:00
lib_psfa_addaction.c Add file action logic which will eventually be needed to support posix_spawn() 2013-01-09 21:31:36 +00:00
lib_psfa_addclose.c Add spawn attribute logic which will eventually be needed to support posix_spawn() 2013-01-10 00:45:11 +00:00
lib_psfa_adddup2.c Add spawn attribute logic which will eventually be needed to support posix_spawn() 2013-01-10 00:45:11 +00:00
lib_psfa_addopen.c Documentation update 2013-01-11 21:51:54 +00:00
lib_psfa_destroy.c Add file action logic which will eventually be needed to support posix_spawn() 2013-01-09 21:31:36 +00:00
lib_psfa_dump.c Various changes while debugging posix_spawn 2013-01-11 16:53:44 +00:00
lib_psfa_init.c Documentation update 2013-01-11 21:51:54 +00:00
Make.defs Various changes while debugging posix_spawn 2013-01-11 16:53:44 +00:00
spawn.h Add interfaces to dynamically change symbol tables used by posix_spawn, execv, and execl. This is needed for testing. 2013-01-10 20:00:08 +00:00