incubator-nuttx/libc/unistd
Gregory Nutt 7aff059fd0 Move sleep() and usleep() from sched/ to libc/unistd/. These functions now are simple wrappers for nanosleep(). Remove sleep() and usleep() from system calls; add nanosleep() to system calls 2013-12-13 07:57:13 -06:00
..
Make.defs Move sleep() and usleep() from sched/ to libc/unistd/. These functions now are simple wrappers for nanosleep(). Remove sleep() and usleep() from system calls; add nanosleep() to system calls 2013-12-13 07:57:13 -06: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
lib_sleep.c Move sleep() and usleep() from sched/ to libc/unistd/. These functions now are simple wrappers for nanosleep(). Remove sleep() and usleep() from system calls; add nanosleep() to system calls 2013-12-13 07:57:13 -06:00
lib_usleep.c Move sleep() and usleep() from sched/ to libc/unistd/. These functions now are simple wrappers for nanosleep(). Remove sleep() and usleep() from system calls; add nanosleep() to system calls 2013-12-13 07:57:13 -06:00