nuttx/libc/spawn
2015-07-23 14:36:49 -06:00
..
lib_psa_dump.c Cosmetic clean-up in preparation for TCP write buffering change 2014-01-13 08:21:18 -06: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 include/, sched/, and libc/: Add support for sporadic scheduling parameters in struct sched_param, posix_spawnattr_t, and pthread_attr_t. Update all user interfaces to pass sporadic scheduling parameters. Feature is dependent on EXPERIMENTAL and no changes have yet been made to core scheduling logic. 2015-07-23 13:16:32 -06: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_getstacksize.c First round of changes to get the ELF configuration building again 2014-09-16 15:37:05 -06:00
lib_psa_init.c include/, sched/, and libc/: Add support for sporadic scheduling parameters in struct sched_param, posix_spawnattr_t, and pthread_attr_t. Update all user interfaces to pass sporadic scheduling parameters. Feature is dependent on EXPERIMENTAL and no changes have yet been made to core scheduling logic. 2015-07-23 13:16:32 -06: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 Most cosmetic, but includes some fixes to some range checking 2015-07-23 14:36:49 -06: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_psa_setstacksize.c First round of changes to get the ELF configuration building again 2014-09-16 15:37:05 -06:00
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 2013-01-18 01:52:42 +00:00
lib_psfa_addclose.c More changes for a kernel-mode allocator (more to be done) 2013-03-09 21:12:20 +00:00
lib_psfa_adddup2.c More changes for a kernel-mode allocator (more to be done) 2013-03-09 21:12:20 +00:00
lib_psfa_addopen.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_psfa_destroy.c LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks 2013-12-05 10:37:55 -06:00
lib_psfa_dump.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
lib_psfa_init.c Documentation update 2013-01-11 21:51:54 +00:00
Make.defs First round of changes to get the ELF configuration building again 2014-09-16 15:37:05 -06:00