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:
Adam Wojasinski 2024-01-23 19:17:34 +01:00 committed by Carles Cufí
parent dfb6e5aa96
commit 2e7a1f9702

View file

@ -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