This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-10 23:40:21 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
9e1c72e3e275cd25f81ebdf09bb33ebce76c8e55
nuttx
/
fs
/
mqueue
T
History
Gregory Nutt
ff87e2e02a
In message queue created return ENOSPC error if size exceeds the configured size of pre-allocatd messages; Use ENOSPC vs ENOMEM per OpenGroup.org. From Pierre-Noel Bouteville
2014-12-06 07:18:48 -06:00
..
Kconfig
…
Make.defs
…
mq_close.c
Fix an error when compiled with debug enabled
2014-09-30 08:06:37 -06:00
mq_open.c
In message queue created return ENOSPC error if size exceeds the configured size of pre-allocatd messages; Use ENOSPC vs ENOMEM per OpenGroup.org. From Pierre-Noel Bouteville
2014-12-06 07:18:48 -06:00
mq_unlink.c
…
mqueue.h
Add support for a custom NSH ROMFS startup image header file location. From Martin Lederhilger
2014-09-30 06:43:49 -06:00