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
parent 51439f012a
commit 4f9338a66b
1 changed files with 1 additions and 1 deletions

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(),