nuttx/include
2017-02-19 17:43:44 +01:00
..
arpa
cxx Add setbuf and setvbuf to cstdio. 2017-02-17 10:06:30 -06:00
net
netinet
netpacket
nuttx drivers/sensors: Add driver for the ST L3GD20 3 axis gyro 2017-02-19 17:43:44 +01:00
sys Add syscall support for fstatfs. 2017-02-17 08:46:07 -06:00
.gitignore
aio.h
assert.h
crc8.h
crc16.h
crc32.h
crc64.h
ctype.h
debug.h
dirent.h
dllfcn.h
elf32.h
errno.h
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
queue.h
sched.h
semaphore.h
signal.h
spawn.h
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h libc/Kconfig: Break big Kconfig up into separate Kconfig files in each libc subdirectory. 2017-02-10 09:32:55 -06:00
string.h C library: Add ffs(). Add strings.h. Move strcasecmp, strncasecmp, bzero, bcmp, and bcopy to where they belong in strings.h.h, not string.h. bzero, bcmp, and bcopy are legacy functions; the contemporary counterparts should be used instead. 2017-02-16 16:10:09 -06:00
strings.h C library: Add ffs(). Add strings.h. Move strcasecmp, strncasecmp, bzero, bcmp, and bcopy to where they belong in strings.h.h, not string.h. bzero, bcmp, and bcopy are legacy functions; the contemporary counterparts should be used instead. 2017-02-16 16:10:09 -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
wctype.h wctype.h needs extern C 2017-02-17 09:48:55 -06:00