This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-15 09:03:01 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
e13e5685cba53dc37ce4b5bcce2680d18fead94b
nuttx
/
include
T
History
Gregory Nutt
e13e5685cb
/proc task directories can now have sub-directories
2013-12-15 10:31:07 -06:00
..
arpa
…
cxx
…
net
…
netinet
…
nuttx
/proc task directories can now have sub-directories
2013-12-15 10:31:07 -06:00
sys
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
.gitignore
…
assert.h
…
crc16.h
…
crc32.h
…
ctype.h
…
debug.h
…
dirent.h
…
elf32.h
…
errno.h
…
fcntl.h
…
fixedmath.h
…
inttypes.h
…
libgen.h
…
limits.h
…
mqueue.h
…
nxflat.h
…
poll.h
…
pthread.h
…
queue.h
…
sched.h
…
semaphore.h
…
signal.h
…
spawn.h
…
stdbool.h
…
stddef.h
…
stdint.h
…
stdio.h
…
stdlib.h
…
string.h
…
syscall.h
…
syslog.h
…
termios.h
…
time.h
Add nanosleep()
2013-12-12 20:12:33 -06:00
unistd.h
…
wdog.h
…