nuttx/include
Brennan Ashton 797bf447d1 net: For Bluetooth sockets use the Linux sockaddr types
Signed-off-by: Brennan Ashton <bashton@brennanashton.com>
2020-08-29 14:04:54 -06:00
..
arpa
cxx
net
netinet
netpacket net: For Bluetooth sockets use the Linux sockaddr types 2020-08-29 14:04:54 -06:00
nuttx drivers/rwbuffer: Avoid ftl driver allocate the temporary erase buffer 2020-08-29 02:57:36 -07:00
sys epoll: Don't save fd into the field of epoll_data_t 2020-08-25 21:06:48 +01:00
.gitignore
aio.h
alloca.h
assert.h
crc8.h
crc16.h
crc32.h
crc64.h
ctype.h libc: Change ctype macro to normal function 2020-08-21 16:56:00 +08:00
debug.h
dirent.h
dlfcn.h
dsp.h
elf32.h
elf64.h
elf.h
endian.h
errno.h
fcntl.h
fixedmath.h
ftw.h libc: Implement ftw and nftw function 2020-08-11 16:44:42 +09:00
grp.h
hex2bin.h
inttypes.h
libgen.h
limits.h
locale.h
lzf.h
malloc.h mm: Implement malloc_usable_size 2020-08-24 03:36:44 -07:00
mqueue.h
netdb.h
nxflat.h
poll.h
pthread.h sched/pthread: Implement pthread_attr_[get|set]detachstate 2020-08-20 10:46:14 +01:00
pwd.h
queue.h
sched.h
semaphore.h Implement proposed POSIX _clockwait variants of existing _timedwait functions 2020-07-27 20:39:59 -03:00
signal.h sched/signal: Add sighandler_t typedef 2020-08-21 09:59:46 +01:00
spawn.h
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h
stdnoreturn.h
string.h libc: Implement strlcpy function 2020-08-14 03:44:26 -07:00
strings.h libc: Change index/rindex from macro to function 2020-08-05 04:39:03 -07:00
syscall.h
syslog.h
termios.h
threads.h
time.h libc/time: Implement tm::tm_gmtoff field 2020-08-21 07:48:52 -03:00
unistd.h
uuid.h libc: Add uuid implemenation 2020-07-21 21:48:18 -07:00
wchar.h
wctype.h