nuttx/include
2014-10-11 15:50:22 -06:00
..
arpa
cxx Fix a couple of C++ related problems in include/cxx 2014-10-11 08:40:19 -06:00
net
netinet
netpacket
nuttx Decouple the user-space work queue from the kernel space work queues 2014-10-11 15:50:22 -06:00
sys Backing out some logic: Remove syslog functions from syscalls 2014-10-09 06:58:23 -06:00
.gitignore
aio.h AIO now also supports socket transfers 2014-10-11 08:15:23 -06:00
assert.h
crc16.h
crc32.h
ctype.h
debug.h Update everything under apps/ to use the corrected syslog interfaces 2014-10-08 11:34:22 -06:00
dirent.h
elf32.h
errno.h Add ECANCELED 2014-10-06 15:05:35 -06:00
fcntl.h Initial implementation of aio_write() 2014-10-04 17:30:24 -06:00
fixedmath.h Add basic data structures that will allow us to move named semaphore support out of the OS and into the VFS (not complete). 2014-09-28 10:15:33 -06:00
inttypes.h
libgen.h
limits.h
mqueue.h Add basic data structures that will allow us to move named semaphore support out of the OS and into the VFS (not complete). 2014-09-28 10:15:33 -06:00
nxflat.h
poll.h
pthread.h Add basic data structures that will allow us to move named semaphore support out of the OS and into the VFS (not complete). 2014-09-28 10:15:33 -06:00
queue.h
sched.h First round of changes to get the ELF configuration building again 2014-09-16 15:37:05 -06:00
semaphore.h Create a build structure that will (eventually) support using the VFS to manage named semaphores 2014-09-28 12:19:01 -06:00
signal.h Rename CONFIG_LIBC_AIO to CONFIG_FS_AIO since it is now an OS property 2014-10-05 15:44:43 -06:00
spawn.h First round of changes to get the ELF configuration building again 2014-09-16 15:37:05 -06:00
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h Add basic data structures that will allow us to move named semaphore support out of the OS and into the VFS (not complete). 2014-09-28 10:15:33 -06:00
string.h
syscall.h
syslog.h Update comments and function headers 2014-10-09 07:38:38 -06:00
termios.h
threads.h
time.h
unistd.h Add pread() and pwrite() 2014-10-04 07:31:13 -06:00