nuttx/include
Nathan Hartman f61214cc0d mqueue, btqueue: Fix some typos (e.g., essage -> message)
include/nuttx/mqueue.h:
sched/mqueue/mq_msgqfree.c:
wireless/bluetooth/bt_queue.c:

    * Fix typos in comments only. No functional changes.
2021-05-25 07:39:24 +09:00
..
arpa
cxx libc/pty: Make ptsname[_r] support PSEUDOTERM_BSD config too 2021-05-07 16:35:20 -03:00
net net/: Add missing packet filtering checks 2021-04-29 12:47:02 +08:00
netinet
netpacket
nuttx mqueue, btqueue: Fix some typos (e.g., essage -> message) 2021-05-25 07:39:24 +09:00
sys pthread: Implement destructor of pthread_key_create 2021-05-21 22:46:52 -06:00
.gitignore
aio.h
alloca.h
assert.h libc/assert: Reference the expression in all case 2021-04-03 21:00:41 +01:00
crc8.h NuttX: Ken Pettit: update licenses to Apache 2021-04-10 06:42:19 -05:00
crc16.h
crc32.h
crc64.h
ctype.h
debug.h
dirent.h
dlfcn.h
dsp.h
dspb16.h
elf32.h
elf64.h
elf.h
endian.h
errno.h
execinfo.h execinfo: include-able from C++ files 2021-04-19 04:45:04 -07:00
fcntl.h
fixedmath.h
ftw.h
getopt.h
grp.h
hex2bin.h
inttypes.h
iso646.h
libgen.h
limits.h
locale.h
lzf.h
malloc.h
mqueue.h
netdb.h
nxflat.h
poll.h
pthread.h sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
pty.h libc: Implement openpty function 2021-05-12 21:08:23 -07:00
pwd.h libc/pwd: Add NSS_BUFLEN_PASSWD macro 2021-05-11 16:40:33 +01:00
queue.h
resolv.h
sched.h sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
semaphore.h sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
signal.h
spawn.h Don't include errno.h from spawn.h 2021-05-19 10:11:15 +02:00
stdbool.h
stddef.h
stdint.h
stdio.h sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
stdlib.h libc/pty: Make ptsname[_r] support PSEUDOTERM_BSD config too 2021-05-07 16:35:20 -03:00
stdnoreturn.h
string.h
strings.h
syscall.h
syslog.h
termios.h include/termios: left shift of 1 by 31 places cannot be represented in type 'int' 2021-05-15 09:20:55 -07:00
threads.h
time.h
unistd.h Add define for _POSIX_TIMEOUTS 2021-04-11 01:50:34 -05:00
uuid.h
wchar.h
wctype.h