nuttx/include/sys
2015-02-15 15:18:35 -06:00
..
custom_file.h Add sys/custom_file.h. Used when CUSTOM_FILE_IO is define and avoids re-definition errors about the FILE define. From Thomas Gruber via the PX4 repository 2014-12-06 12:10:08 -06:00
ioctl.h Updated comments 2014-11-29 17:39:40 -06:00
ipc.h Flesh out basic logic for shmget() 2014-09-23 10:42:18 -06:00
mman.h Add shared memory definitions, types, prototypes 2014-09-22 09:29:37 -06:00
mount.h More trailing whilespace removal 2014-04-13 14:32:20 -06:00
prctl.h More trailing whilespace removal 2014-04-13 14:32:20 -06:00
select.h Suffer the consequences of moving struct timeval to its correct location 2015-02-15 15:18:35 -06:00
sendfile.h More trailing whilespace removal 2014-04-13 14:32:20 -06:00
shm.h Add shared memory initializatin logic 2014-09-23 08:46:31 -06:00
socket.h Add support for the SO_LINGER socket option. Based on logic from Jason Jiang. Utestested on initial commit 2014-01-13 11:58:45 -06:00
sockio.h sockio.h needs to include netinet/in.h for struct in_addr 2014-06-03 10:10:54 -06:00
stat.h More testing, bugfixes and integration of VFS-based named semaphores 2014-09-28 17:30:42 -06:00
statfs.h fs/procfs: Add a tiny, primitive procfs file system. Might get more interesting in the future 2013-11-13 15:59:14 -06:00
syscall.h gettimeofday() and settimeofday(): Move gittimeofdady() from sched/clock to libc/time. All remove gettimeofday() from NuttX system calls. It is only a wrapper around clock_settime() and does not need a trap. gettimeofday() is no longer tried as a core OS interface. 2015-02-12 11:10:46 -06:00
time.h Move struct timveval from include/time.h to include/sys/time.h where it belongs. 2015-02-15 13:00:44 -06:00
types.h Suffer the consequences of moving struct timeval to its correct location 2015-02-15 15:18:35 -06:00
un.h Add ioctls for Unix domain sockets 2015-01-24 11:57:06 -06:00
vfs.h Header file clean-up 2012-07-17 03:58:11 +00:00
wait.h Add Z16F NSH configuration 2014-01-01 12:40:18 -06:00