nuttx/include/sys
2016-07-20 15:34:53 -06:00
..
boardctl.h
custom_file.h
epoll.h
ioctl.h
ipc.h
mman.h
mount.h
prctl.h
select.h
sendfile.h
shm.h
socket.h
sockio.h
stat.h Move prototypes of mkfifo2() from sys/stat.h and pipe2() from unistd.h. They are non-standard and should not be in such a public place. They are not in include/nuttx/fs/fs.h (which isn't a great place either). 2016-07-20 11:57:18 -06:00
statfs.h
syscall.h Grrr.. more errors in same conditional compilation 2016-07-20 15:34:53 -06:00
time.h
types.h
uio.h
un.h
utsname.h
vfs.h
wait.h