incubator-nuttx/libc/spawn
Gregory Nutt 3a1324741a More trailing whilespace removal 2014-04-13 14:32:20 -06:00
..
Make.defs LPC17xx now supports FPU needed by LPC1788; LPC17xx can not use Mike's common vectors 2013-02-08 00:17:54 +00: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 New interface task_spawn(); exec_builtin() now uses task_spawn(); All argv types should be char * const * not const char ** 2013-02-02 19:31:30 +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_getstacksize.c New interface task_spawn(); exec_builtin() now uses task_spawn(); All argv types should be char * const * not const char ** 2013-02-02 19:31:30 +00:00
lib_psa_init.c Various changes and bigfixes for problems detected by CppCheck 2013-05-09 14:23:34 -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 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_psa_setstacksize.c New interface task_spawn(); exec_builtin() now uses task_spawn(); All argv types should be char * const * not const char ** 2013-02-02 19:31:30 +00: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