nuttx/include/sys
Masayuki Ishikawa 874bf7835d Merged in masayuki2009/nuttx.nuttx/fix_maxsyscall (pull request #694)
include/sys: Fix SYS_maxsyscall in syscall.h

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>

Approved-by: GregoryN <gnutt@nuttx.org>
2018-07-25 04:26:12 +00: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 include/: Remove dangling space at the end of lines. 2017-06-28 13:30:08 -06:00
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 net/ and include/nuttx/net: Add getpeername() support 2018-07-19 07:16:30 -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 Merged in masayuki2009/nuttx.nuttx/fix_maxsyscall (pull request #694) 2018-07-25 04:26:12 +00:00
time.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
types.h Trivial updates from review of vecto I/O logic. 2018-06-23 09:01:42 -06:00
uio.h Trivial updates from review of vecto I/O logic. 2018-06-23 09:01:42 -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