incubator-nuttx/include/sys
Gregory Nutt 1d370178fb Add support for a union file system that can be used to overlay and merge the content of two mounted file systems. 2015-06-05 13:18:06 -06:00
..
boardctl.h Add a very basic driver for the CS2100-CP Fractional-N Multipler chip. 2015-04-02 13:00:10 -06:00
custom_file.h Standardize some header files 2015-02-16 14:29:43 -06:00
ioctl.h Standardize some header files 2015-02-16 14:29:43 -06:00
ipc.h Standardize some header files 2015-02-16 14:29:43 -06:00
mman.h Standardize some header files 2015-02-16 14:29:43 -06:00
mount.h Add umount2(). umount() is now a macro that just calls umount2() with flags = 0. 2015-03-14 16:48:45 -06:00
prctl.h Standardize some header files 2015-02-16 14:29:43 -06:00
select.h Extend the fd_set type definition so that it can handle more than 32 descriptors (if so configured). From Max Neklyudov 2015-02-25 08:05:42 -06:00
sendfile.h Standardize some header files 2015-02-16 14:29:43 -06:00
shm.h Standardize some header files 2015-02-16 14:29:43 -06:00
socket.h Standardize some header files 2015-02-16 14:29:43 -06:00
sockio.h Standardize some header files 2015-02-16 14:29:43 -06:00
stat.h Comment out references to fstat(). It is not yet supported. 2015-06-02 11:43:44 -06:00
statfs.h Add support for a union file system that can be used to overlay and merge the content of two mounted file systems. 2015-06-05 13:18:06 -06:00
syscall.h POSIX message queues: Move mq_setattr() and mq_getattr() from nuttx/libc/mqueue to nuttx/sched/mqueue. Also add sysyscall support for mq_setattr() and mq_getattr(). This is necessary in protected and kernel builds because in those cases the message queue structure is protect and cannot be accessed directly from user mode code. Noted by Jouko Holopainen. 2015-06-03 09:24:17 -06:00
time.h Standardize some header files 2015-02-16 14:29:43 -06:00
types.h Costmetic updates comments and style; Add NFS dependency on IPv4 2015-02-26 06:04:23 -06:00
un.h Standardize some header files 2015-02-16 14:29:43 -06:00
vfs.h Standardize some header files 2015-02-16 14:29:43 -06:00
wait.h Standardize some header files 2015-02-16 14:29:43 -06:00