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-08 09:51:56 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
7467329a986debe08d03f2226f09222746bc93ae
nuttx
/
include
/
sys
T
History
Gregory Nutt
553f6d22fc
Boardctl: Add a boardctrl() command to start the NX server. Refresh all NX configurations.
2016-12-01 13:52:13 -06:00
..
boardctl.h
Boardctl: Add a boardctrl() command to start the NX server. Refresh all NX configurations.
2016-12-01 13:52:13 -06:00
custom_file.h
…
epoll.h
Fix names of pre-processor variables used in header file idempotence
2016-08-06 19:21:42 -06:00
ioctl.h
…
ipc.h
…
mman.h
…
mount.h
…
prctl.h
…
select.h
…
sendfile.h
…
shm.h
…
socket.h
…
sockio.h
…
stat.h
Move prototypes of mkfifo2() from sys/stat.h and pipe2() from unistd.h. They are non-standard and should not be in such a public place. They are not in include/nuttx/fs/fs.h (which isn't a great place either).
2016-07-20 11:57:18 -06:00
statfs.h
…
syscall.h
sem_getprotocol() can be in C library
2016-11-02 09:29:16 -06:00
time.h
sys/time.h: timersub macro modified per recommendations of phreakuencies
2016-10-18 19:47:42 -06:00
types.h
Fix a few more compile issues with the new wide character support
2016-10-19 08:18:46 -06:00
uio.h
…
un.h
…
utsname.h
…
vfs.h
…
wait.h
…