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 17:58:10 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b94321cfb4547213f2252dbffa6c64bc155c6a3c
nuttx
/
include
/
sys
T
History
Gregory Nutt
4adda9d428
Fix numerous typos in configuration variable names. Tracked down by Alan Carvalho de Assis
2015-05-23 17:08:35 -06:00
..
boardctl.h
Add a very basic driver for the CS2100-CP Fractional-N Multipler chip.
2015-04-02 13:00:10 -06:00
custom_file.h
…
ioctl.h
…
ipc.h
…
mman.h
…
mount.h
Add umount2(). umount() is now a macro that just calls umount2() with flags = 0.
2015-03-14 16:48:45 -06:00
prctl.h
…
select.h
…
sendfile.h
…
shm.h
…
socket.h
…
sockio.h
…
stat.h
…
statfs.h
Remove duplicate prototype of statfs from stdio.h. Belongs in sys/statfs.h only. Note by Michael Hope
2015-05-12 07:00:11 -06:00
syscall.h
Fix numerous typos in configuration variable names. Tracked down by Alan Carvalho de Assis
2015-05-23 17:08:35 -06:00
time.h
…
types.h
Costmetic updates comments and style; Add NFS dependency on IPv4
2015-02-26 06:04:23 -06:00
un.h
…
vfs.h
…
wait.h
…