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 10:54:43 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
e805bc0660825c1037f78ab9e70b10ab303ff0f2
nuttx
/
include
/
sys
T
History
Gregory Nutt
8bc79f2a6a
include/sys/boardctl.h: Trivial update to comments.
2019-10-26 14:29:24 -06:00
..
boardctl.h
include/sys/boardctl.h: Trivial update to comments.
2019-10-26 14:29:24 -06:00
custom_file.h
…
epoll.h
…
ioctl.h
Fix condition logic: The setup seems to support a network without sockets. That is not the case.
2019-02-11 15:47:25 -06:00
ipc.h
…
mman.h
A little more progress toward the implementation of per-window framebuffers. Still missing:
2019-03-14 11:20:14 -06:00
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
…
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
…