This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-06 00:14:22 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
bd52d9af214ec2bce4e2a14aea590eaa8b47b17c
nuttx
/
libc
/
unistd
T
History
Gregory Nutt
297896fe0e
getopt(): Could leave optind in undefined state if argc == 1
2014-01-20 13:13:36 -06:00
..
lib_chdir.c
…
lib_execl.c
…
lib_execsymtab.c
…
lib_execv.c
…
lib_getcwd.c
…
lib_getopt.c
getopt(): Could leave optind in undefined state if argc == 1
2014-01-20 13:13:36 -06:00
lib_getoptargp.c
Minor documentation updates and other cosmetic changes
2014-01-20 13:10:30 -06:00
lib_getoptindp.c
Minor documentation updates and other cosmetic changes
2014-01-20 13:10:30 -06:00
lib_getoptoptp.c
Minor documentation updates and other cosmetic changes
2014-01-20 13:10:30 -06: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
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