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:
parent
51439f012a
commit
4f9338a66b
1 changed files with 1 additions and 1 deletions
|
@ -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(),
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue