nuttx/include
2015-06-03 09:24:17 -06:00
..
arpa
cxx Fix numerous typos in configuration variable names. Tracked down by Alan Carvalho de Assis 2015-05-23 17:08:35 -06:00
net Make some file section headers more consistent with standard 2015-04-08 07:25:06 -06:00
netinet netinet/in.h: Add some IPv6 macros 2015-02-25 08:26:40 -06:00
netpacket
nuttx Add support uClibc++ excpetions. This involves additional handling for relative relation types, additional support for unwinding, as well as additional changes. The culmination of a big effort fromo Leo Aloe3132 2015-06-01 14:16:18 -06:00
sys 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
.gitignore
aio.h
assert.h include/assert.h: Wrap definitions of assertion macros in do while. Suggested by orbitalfox 2015-04-22 07:35:35 -06:00
crc8.h
crc16.h
crc32.h
ctype.h
debug.h
dirent.h
elf32.h
errno.h
fcntl.h
fixedmath.h
inttypes.h
libgen.h
limits.h
mqueue.h
netdb.h Ooops... accidentally backed out a good change. Must have had the wrong version in the editor 2015-02-17 12:47:48 -06:00
nxflat.h
poll.h
pthread.h Fix PTHREAD_COND_INITIALIZER 2015-02-24 20:26:42 -06:00
queue.h
sched.h
semaphore.h
signal.h SIG_HOLD is not yet implemented 2015-04-09 11:25:15 -06:00
spawn.h
stdbool.h Some typos noted by David Sidrane 2015-02-23 11:49:02 -06:00
stddef.h
stdint.h
stdio.h Remove duplicate prototype of statfs from stdio.h. Belongs in sys/statfs.h only. Note by Michael Hope 2015-05-12 07:00:11 -06:00
stdlib.h Fix numerous typos in configuration variable names. Tracked down by Alan Carvalho de Assis 2015-05-23 17:08:35 -06:00
string.h
syscall.h
syslog.h
termios.h Standardize some header files 2015-02-16 14:29:43 -06:00
threads.h
time.h time.h: Add localtime prototypes; NSH: Correct test for gmtime_r return value 2015-04-21 09:26:18 -06:00
unistd.h
wchar.h Add some comments 2015-02-19 11:47:34 -06:00