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
..
Make.defs 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
lib_psa_dump.c Various changes while debugging posix_spawn 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 Documentation update 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 Documentation update 12 years ago
lib_psa_init.c Various changes while debugging posix_spawn 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 Documentation update 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 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
lib_psfa_addclose.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
lib_psfa_adddup2.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
lib_psfa_addopen.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
lib_psfa_destroy.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
lib_psfa_dump.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
lib_psfa_init.c Documentation update 12 years ago