nuttx/include/sys
2018-03-13 08:07:29 -06:00
..
boardctl.h This commit eliminates the BOARDIOC_TSCTEST_SETUP command. 2018-01-17 09:33:28 -06:00
custom_file.h
epoll.h
ioctl.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
ipc.h
mman.h include/: Remove dangling space at the end of lines. 2017-06-28 13:30:08 -06:00
mount.h
prctl.h
random.h
select.h
sendfile.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
shm.h
socket.h Squashed commit of the following: 2018-03-12 10:59:46 -06:00
sockio.h
stat.h This commit adds support for routing tables in files in a file system. This might be useful for customized, per-unit routing tables. 2017-09-29 08:33:36 -06:00
statfs.h Squashed commit of the following: 2017-10-30 18:07:42 -06:00
syscall.h Per OpenGroup.org, syslog -- and, hence, nonstandard vsyslog, and debug wrappers -- does not return a value. Rename _vsyslog to nx_vsyslog. Use internal nx_vsyslog in the few cases where a return value is required. 2018-03-04 08:07:07 -06:00
time.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
types.h libc/time: Add an implementationof clock() 2018-03-13 08:07:29 -06:00
uio.h libc: Add support for readv() and write(). Also includes some cosmetic changes to some unrelated files. 2017-11-11 11:44:14 -06:00
un.h include/: Remove dangling space at the end of lines. 2017-06-28 13:30:08 -06:00
utsname.h
vfs.h
wait.h