nuttx/fs/mqueue
Nathan Hartman 5791bbe17e fs/mqueue/Kconfig: Fix typo
fs/mqueue/Kconfig:

    * config FS_MQUEUE_MPATH:
      Fix typo in name string (queuee -> queue)
2021-01-03 20:28:13 -06:00
..
Kconfig fs/mqueue/Kconfig: Fix typo 2021-01-03 20:28:13 -06:00
Make.defs
mq_close.c fs/mqueue/mq_close.c: Remove a redundant assignment 2020-07-30 16:16:21 +02:00
mq_open.c Fix inverted errno in mq_open 2020-08-20 20:35:16 -03:00
mq_unlink.c
mqueue.h