Commit 6a5af7b5 authored by Gaetan Perrot's avatar Gaetan Perrot Committed by Fabio Baltieri
Browse files

doc: posix: mark fdetach and fattach as supported



`fdetach()` and `fattach()` are now implemented, mark it so.

signed-off-by: default avatarGaetan Perrot <gaetanperrotpro@gmail.com>
parent cd060f6c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -503,8 +503,8 @@ _XOPEN_STREAMS
   :header: API, Supported
   :widths: 50,10

    fattach(),
    fdetach(),
    fattach(),yes (will fail with ``ENOSYS``:ref:`†<posix_undefined_behaviour>`)
    fdetach(),yes (will fail with ``ENOSYS``:ref:`†<posix_undefined_behaviour>`)
    getmsg(),
    getpmsg(),
    ioctl(),yes