doc: posix: mark isastream as supported

`isastream ()` is now implemented, mark it so.

signed-off-by: Gaetan Perrot <gaetanperrotpro@gmail.com>
This commit is contained in:
Gaetan Perrot 2024-02-02 18:57:48 +09:00 committed by Chris Friedt
commit 4f9338a66b

View file

@ -572,7 +572,7 @@ _XOPEN_STREAMS
getmsg(), yes (will fail with ``ENOSYS``:ref:`†<posix_undefined_behaviour>`)
getpmsg(), yes (will fail with ``ENOSYS``:ref:`†<posix_undefined_behaviour>`)
ioctl(),yes
isastream(),
isastream(),yes (will fail with ``ENOSYS``:ref:`†<posix_undefined_behaviour>`)
putmsg(), yes (will fail with ``ENOSYS``:ref:`†<posix_undefined_behaviour>`)
putpmsg(),