nuttx/libc/spawn
patacongo f6485fe177 Completes implementation of posix_spawn. Still untested and undocumented
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5504 42af7a65-404d-4744-a932-0658087f49c3
2013-01-10 17:37:29 +00:00
..
lib_ps.c Completes implementation of posix_spawn. Still untested and undocumented 2013-01-10 17:37:29 +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 Add spawn attribute logic which will eventually be needed to support posix_spawn() 2013-01-10 00:45:11 +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_init.c Removed posix_spawn signal masks - they cannot be supported in NuttX; Add skeleton for posix_spawn proposer - still incomplete 2013-01-10 15:26:09 +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 Add spawn attribute logic which will eventually be needed to support posix_spawn() 2013-01-10 00:45:11 +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_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 Add file action logic which will eventually be needed to support posix_spawn() 2013-01-09 21:31:36 +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_init.c Add spawn attribute logic which will eventually be needed to support posix_spawn() 2013-01-10 00:45:11 +00:00
Make.defs Removed posix_spawn signal masks - they cannot be supported in NuttX; Add skeleton for posix_spawn proposer - still incomplete 2013-01-10 15:26:09 +00:00
spawn.h Add file action logic which will eventually be needed to support posix_spawn() 2013-01-09 21:31:36 +00:00