doc: posix: Update POSIX supported API documentation
Updates in documentation support for `mq_notify` API in `_POSIX_MESSAGE_PASSING` group option. Signed-off-by: Adam Wojasinski <awojasinski@baylibre.com>
This commit is contained in:
parent
dfb6e5aa96
commit
2e7a1f9702
|
@ -359,7 +359,7 @@ _POSIX_MESSAGE_PASSING
|
|||
|
||||
mq_close(),yes
|
||||
mq_getattr(),yes
|
||||
mq_notify(),
|
||||
mq_notify(),yes
|
||||
mq_open(),yes
|
||||
mq_receive(),yes
|
||||
mq_send(),yes
|
||||
|
|
Loading…
Reference in a new issue