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
eventfd.h
file.h
ioctl.h
ipc.h
mman.h
mount.h
param.h
poll.h
prctl.h
resource.h
select.h
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.h
syscall_lookup.h include/sys/syscall_lookup.h: Fix table for nx_mkfifo 2021-05-25 01:37:20 -05:00
time.h
types.h
uio.h
un.h
utsname.h
vfs.h
wait.h