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-09 19:04:15 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
5344fff5153261e081708b9260778bc076271753
nuttx
/
include
/
sys
T
History
Gregory Nutt
bda0a9c6a7
net/netlink: Fix offset in rtattr. include/net/route.h: Correct form and naming of sruct rtentry. include/netpacket/netlink.h: Add some definitions that will be needed to access routing tables.
2019-11-10 12:35:15 -06:00
..
boardctl.h
Run tools/nxstyle against some files.
2019-11-05 19:39:36 -06:00
custom_file.h
…
epoll.h
…
ioctl.h
…
ipc.h
…
mman.h
…
mount.h
…
param.h
…
prctl.h
…
random.h
…
resource.h
…
select.h
include/sys/select.h: Fix compiler error when CONFIG_NSOCKET_DESCRIPTORS is undefined.
2019-03-26 09:20:23 -06:00
sendfile.h
…
shm.h
…
socket.h
net/netlink: Fix offset in rtattr. include/net/route.h: Correct form and naming of sruct rtentry. include/netpacket/netlink.h: Add some definitions that will be needed to access routing tables.
2019-11-10 12:35:15 -06:00
sockio.h
…
stat.h
…
statfs.h
…
syscall.h
syscall/ and related: Fix an error found in build testing. Inconsistent conditional compilation led to link errors in certain configurations.
2019-08-27 16:41:07 -06:00
time.h
include/sys/time.h: include sys/select.h to compatible with earlier standards
2019-10-17 11:26:44 -06:00
types.h
include/sys/types.h: Remove non-standard HP-UX priority range definitionis. HP-UX is not a supported OS.
2019-09-10 14:02:40 -06:00
uio.h
…
un.h
…
utsname.h
…
vfs.h
…
wait.h
…