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-05-12 09:48:31 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6e7c9b93c67d5947ba97d6bc078ce3d7b6fbd1ea
nuttx
/
include
/
sys
T
History
Gregory Nutt
6e7c9b93c6
fs/procfs: Add a tiny, primitive procfs file system. Might get more interesting in the future
2013-11-13 15:59:14 -06:00
..
ioctl.h
…
mman.h
…
mount.h
…
prctl.h
VS1053 worker thread stack size is now configurable; Worker thread is named via pthread_setname_np(). From Ken Pettit
2013-11-10 11:03:19 -06:00
select.h
…
sendfile.h
Optimized sendfile() from Max Holtzberg
2013-09-28 14:47:49 -06:00
socket.h
…
sockio.h
…
stat.h
…
statfs.h
fs/procfs: Add a tiny, primitive procfs file system. Might get more interesting in the future
2013-11-13 15:59:14 -06:00
syscall.h
Optimized sendfile() from Max Holtzberg
2013-09-28 14:47:49 -06:00
time.h
…
types.h
Add logic to retain child task exit status if so configured
2013-01-23 22:23:46 +00:00
vfs.h
…
wait.h
Use SIGCHLD with waitpid(); implemented wait() and waitid()
2013-01-13 18:53:00 +00:00