nuttx/include/sys
2020-02-09 07:33:38 -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 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 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 syscall: Expose sched_getaffinity and sched_setaffinity 2020-02-09 07:33:38 -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