incubator-nuttx/libc/unistd
patacongo 329328e5df New interface task_spawn(); exec_builtin() now uses task_spawn(); All argv types should be char * const * not const char **
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5598 42af7a65-404d-4744-a932-0658087f49c3
2013-02-02 19:31:30 +00:00
..
Make.defs Add interfaces to dynamically change symbol tables used by posix_spawn, execv, and execl. This is needed for testing. 2013-01-10 20:00:08 +00:00
lib_chdir.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_execl.c Documentation update 2013-01-08 16:51:22 +00:00
lib_execsymtab.c Add support for dup2'ing files. Infrastructure and ROMFS done. Still need FAT, BINFS, NXFFS, and NFS 2013-01-14 15:42:03 +00:00
lib_execv.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_getcwd.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_getopt.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_getoptargp.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_getoptindp.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00
lib_getoptoptp.c OK.. I think the directory has been recovered and renamed 2012-11-10 16:34:46 +00:00