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 7609c9a192 Fix problem with initialization of file actions 12 years ago
..
Make.defs Add missing support for signal masks to posix_spawn. 12 years ago
lib_ps.c Add interfaces to dynamically change symbol tables used by posix_spawn, execv, and execl. This is needed for testing. 12 years ago
lib_psa_getflags.c Add spawn attribute logic which will eventually be needed to support posix_spawn() 12 years ago
lib_psa_getschedparam.c Add spawn attribute logic which will eventually be needed to support posix_spawn() 12 years ago
lib_psa_getschedpolicy.c Add spawn attribute logic which will eventually be needed to support posix_spawn() 12 years ago
lib_psa_getsigmask.c Add missing support for signal masks to posix_spawn. 12 years ago
lib_psa_init.c Removed posix_spawn signal masks - they cannot be supported in NuttX; Add skeleton for posix_spawn proposer - still incomplete 12 years ago
lib_psa_setflags.c Add spawn attribute logic which will eventually be needed to support posix_spawn() 12 years ago
lib_psa_setschedparam.c Add spawn attribute logic which will eventually be needed to support posix_spawn() 12 years ago
lib_psa_setschedpolicy.c Add spawn attribute logic which will eventually be needed to support posix_spawn() 12 years ago
lib_psa_setsigmask.c Add missing support for signal masks to posix_spawn. 12 years ago
lib_psfa_addaction.c Add file action logic which will eventually be needed to support posix_spawn() 12 years ago
lib_psfa_addclose.c Add spawn attribute logic which will eventually be needed to support posix_spawn() 12 years ago
lib_psfa_adddup2.c Add spawn attribute logic which will eventually be needed to support posix_spawn() 12 years ago
lib_psfa_addopen.c Add file action logic which will eventually be needed to support posix_spawn() 12 years ago
lib_psfa_destroy.c Add file action logic which will eventually be needed to support posix_spawn() 12 years ago
lib_psfa_init.c Fix problem with initialization of file actions 12 years ago
spawn.h Add interfaces to dynamically change symbol tables used by posix_spawn, execv, and execl. This is needed for testing. 12 years ago