nuttx/include/sys
2020-02-09 07:34:24 -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 Run all .c and .h files in PR235 through tools/nxstyle. 2020-02-09 07:34:24 -06: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