Commit 4f9338a6 authored by Gaetan Perrot's avatar Gaetan Perrot Committed by Chris Friedt
Browse files

doc: posix: mark isastream as supported



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

signed-off-by: default avatarGaetan Perrot <gaetanperrotpro@gmail.com>
parent 51439f01
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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(),