nuttx/fs/mqueue
2014-12-06 07:18:48 -06:00
..
Kconfig
Make.defs
mq_close.c
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