nuttx/include/sys
Jukka Laitinen 49409b516c include/sys/syscall_lookup.h: Fix table for nx_mkfifo
Fix compilation when CONFIG_DEV_PIPE_SIZE > 0 && CONFIG_DEV_FIFO_SIZE == 0

In this case the nx_mkfifo doesn't exist.

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2021-05-25 01:37:20 -05:00
..
boardctl.h boardctl: added pm_checkstate() function to BOARDIOC_PM_CONTROL 2021-03-25 19:14:44 -03:00
custom_file.h
epoll.h vfs: Fix epoll cannot work under 64-bit operating system 2021-03-13 10:55:41 -08:00
eventfd.h
file.h
ioctl.h
ipc.h
mman.h
mount.h
param.h
poll.h
prctl.h
resource.h
select.h fs: allocate file/socket dynamically 2021-03-17 06:46:42 -07:00
sendfile.h
shm.h
socket.h sys/socket.h: Add "Socket"-level control message types 2021-04-03 01:02:07 -05:00
sockio.h
stat.h sys/stat.h: Add S_IREAD, S_IWRITE and S_IEXEC macro 2021-03-29 21:40:24 -03:00
statfs.h
statvfs.h
syscall_lookup.h include/sys/syscall_lookup.h: Fix table for nx_mkfifo 2021-05-25 01:37:20 -05:00
syscall.h
time.h
types.h
uio.h
un.h
utsname.h tools/version.sh: Add the remaining cut to VERSION 2021-03-17 19:19:58 -03:00
vfs.h
wait.h