incubator-nuttx/include
Wail Khemir 09b9d6ba1f Added a lower-half timer driver for stm32 which is compatible with the upper-half driver located at /drivers/timers/timer.c 2015-11-17 16:39:21 -05:00
..
arpa
cxx Change all references from avsprintf to vasprintf. From Sebastien Lorquet 2015-09-07 13:22:13 -06:00
net
netinet Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
netpacket
nuttx Added a lower-half timer driver for stm32 which is compatible with the upper-half driver located at /drivers/timers/timer.c 2015-11-17 16:39:21 -05:00
sys Standardize the width of all comment boxes in header files 2015-10-02 17:48:24 -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 Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
debug.h Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
dirent.h Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
elf32.h
errno.h Standardize the width of all comment boxes in header files 2015-10-02 17:48:24 -06:00
fcntl.h
fixedmath.h Standardize the width of all comment boxes in header files 2015-10-02 17:48:24 -06:00
inttypes.h
libgen.h
limits.h
mqueue.h Clean-up/standardize a few header files 2015-08-03 11:01:41 -06:00
netdb.h Move the DNS server from apps/netutils/dnsclient to nuttx/libc/netdb. Move netdb functions from libc/net to libc/netdb. Fix up naming to reflect the repartitioning 2015-07-10 12:11:40 -06:00
nxflat.h
poll.h Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
pthread.h Clean-up/standardize a few header files 2015-08-03 11:01:41 -06:00
queue.h Clean-up/standardize a few header files 2015-08-03 11:01:41 -06:00
sched.h Clean-up/standardize a few header files 2015-08-03 11:01:41 -06:00
semaphore.h Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
signal.h Add si_errno to siginfo_t 2015-08-14 10:10:32 -06:00
spawn.h A few cosmetic fixes from the last commit 2015-07-23 13:26:41 -06:00
stdbool.h
stddef.h
stdint.h
stdio.h Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
stdlib.h Make coding style more conformant, take description from OpenGroup.org, rename formal parameters to match names used on OpenGroup.org 2015-10-02 12:58:40 -06:00
string.h Clean-up/standardize a few header files 2015-08-03 11:01:41 -06:00
syscall.h
syslog.h Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00
termios.h
threads.h
time.h Clean up and review of header files for conformance to standards 2015-06-12 18:07:47 -06:00
unistd.h Clean-up/standardize a few header files 2015-08-03 11:01:41 -06:00
wchar.h