nuttx/fs/mqueue
Masayuki Ishikawa 585b1fc113 fs: mqueue: Change MAX_MQUEUE_PATH to 64
Summary:
- This commit changes MAX_MQUEUE_PATH to 64 to reduce stack
  memory if the NAME_MAX is large

Impact:
- None

Testing:
- Tested with spresense:rndis_smp

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2021-10-25 03:57:09 -05:00
..
Kconfig mqueue: add poll support 2021-03-04 07:11:43 -08:00
Make.defs Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
mq_close.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
mq_open.c fs: mqueue: Change MAX_MQUEUE_PATH to 64 2021-10-25 03:57:09 -05:00
mq_unlink.c mqueue: add file_mq_xx for kernel use 2021-01-05 02:40:43 -06:00
mqueue.h fs: mqueue: Change MAX_MQUEUE_PATH to 64 2021-10-25 03:57:09 -05:00