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-07 01:05:54 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ac2aec96e066862192781de5054c7e227afa4567
nuttx
/
include
/
sys
T
History
Xiang Xiao
3ae5f52757
Add FAR for pointer type for socket header files
2020-01-31 13:45: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
…
sendfile.h
…
shm.h
…
socket.h
Add FAR for pointer type for socket header files
2020-01-31 13:45:15 -06:00
sockio.h
…
stat.h
include/sys/stat.h and include/sys/types.h: Update struct stat to confirm opengroup spec:
2019-11-19 09:54:57 -06:00
statfs.h
…
syscall.h
sched/sched/sched_getcpu.c: Implement non-standard interface.
2020-01-31 20:25:15 +00:00
time.h
include/sys/time.h, libs/libc/unistd, sched/timer: Implement alarm(), setitimer() and getitimer() APIs.
2019-11-13 08:10:16 -06:00
types.h
include/sys/stat.h and include/sys/types.h: Update struct stat to confirm opengroup spec:
2019-11-19 09:54:57 -06:00
uio.h
…
un.h
include/sys/un.h: Remove an incorrect comment and fix some types. Bad comment reported by Junmin Kim <trimind0210@gmail.com> via email.
2020-01-18 15:23:42 -03:00
utsname.h
…
vfs.h
…
wait.h
…