nuttx/include
2017-03-27 08:50:45 -06:00
..
arpa
cxx Add wcstoull function 2017-03-08 13:28:50 -06:00
net
netinet
netpacket
nuttx pthreads: Add a configuration option to disable robust mutexes and revert to the traditional unsafe mutexes. 2017-03-26 17:37:28 -06:00
sys Correct error in syscall.h 2017-02-27 11:18:31 -06:00
.gitignore
aio.h
assert.h
crc8.h
crc16.h
crc32.h
crc64.h
ctype.h
debug.h Add option to enable wireless debug output. 2017-03-15 14:31:01 -06:00
dirent.h
dllfcn.h
elf32.h
errno.h Update errno values. Add new values; remove obsolete values 2017-03-26 09:22:00 -06:00
fcntl.h
fixedmath.h
hex2bin.h
inttypes.h C library: Add strtoimax and strtoumax. 2017-02-16 15:12:37 -06:00
libgen.h
limits.h
locale.h
mqueue.h
netdb.h
nxflat.h
poll.h
pthread.h pthread mutexes: Finish logic to support configuration mutex robustness. 2017-03-27 08:50:45 -06:00
queue.h
sched.h
semaphore.h Small changes from review of last PR. Plus spacing and typo fix. 2017-03-22 17:32:52 -06:00
signal.h
spawn.h
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h
string.h C library: Add strerror_r 2017-03-08 12:14:07 -06:00
strings.h Add ffsl(), ffsll(), fls(), flsl(), flsll() and use GCC's __builtin_ctz/__builtin_clz for faster implementation of these 2017-03-24 09:41:31 -06:00
syscall.h
syslog.h
termios.h
threads.h
time.h
unistd.h C library: Add swab() 2017-02-16 14:42:27 -06:00
wchar.h Add wcstoull function 2017-03-08 13:28:50 -06:00
wctype.h wctype.h needs extern C 2017-02-17 09:48:55 -06:00