This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-15 17:35:49 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
201a024ef9a7e960ffbc73740af71e190011ae3c
nuttx
/
include
T
History
Gregory Nutt
d8db596b3b
POSIX message queues: Move mq_setattr() and mq_getattr() from nuttx/libc/mqueue to nuttx/sched/mqueue. Also add sysyscall support for mq_setattr() and mq_getattr(). This is necessary in protected and kernel builds because in those cases the message queue structure is protect and cannot be accessed directly from user mode code. Noted by Jouko Holopainen.
2015-06-03 09:24:17 -06:00
..
arpa
…
cxx
…
net
…
netinet
…
netpacket
…
nuttx
…
sys
…
.gitignore
…
aio.h
…
assert.h
…
crc8.h
…
crc16.h
…
crc32.h
…
ctype.h
…
debug.h
…
dirent.h
…
elf32.h
…
errno.h
…
fcntl.h
…
fixedmath.h
…
inttypes.h
…
libgen.h
…
limits.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
…
string.h
…
syscall.h
…
syslog.h
…
termios.h
…
threads.h
…
time.h
…
unistd.h
…
wchar.h
…