nuttx/include/sys
2016-07-28 09:34:00 -06:00
..
boardctl.h boardctl.h needs to be include-able from C++ files 2016-06-05 12:14:34 -06:00
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 Merge branch 'timekeeping' of bitbucket.org:nuttx/nuttx 2016-07-28 09:34:00 -06:00
time.h Rename CONFIG_SCHED_TIMEKEEPING to CONFIG_CLOCK_TIMEKEEPING. That is a better compartmentalized name. 2016-07-11 06:54:02 -06:00
types.h
uio.h
un.h
utsname.h
vfs.h
wait.h Add _ to the beginning of all debug macros to avoid name collisions 2016-06-16 12:33:32 -06:00