nuttx/include/sys
2018-06-22 12:34:31 -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 Standardization of some function headers. 2018-03-13 09:52:27 -06:00
ipc.h
mman.h
mount.h
prctl.h
random.h Standardization of some function headers. 2018-03-13 09:52:27 -06:00
resource.h include/sys/resource.h: Trivial typo fix. 2018-05-13 12:12:49 -06:00
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 include/sys/socket.h: Break up some long lines 2018-06-22 12:34:31 -06:00
sockio.h
stat.h fs/vfs: Added support for checking if a descriptor is a socket in fstat(). 2018-04-26 06:49:13 -06:00
statfs.h Addes CROMFS prototype. CROMFS is a commpressed, in-memory read-only file system based on LZF. 2018-03-19 07:08:40 -06:00
syscall.h include/sys/syscall.h: Fix some kruft that snuck into the file with the last changes. 2018-06-16 13:07:12 -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 Elimate use of the non-standard type systime_t and replace it the equivalent, standard type clock_t 2018-06-16 12:16:13 -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
utsname.h
vfs.h
wait.h