We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f34a41 commit f626abcCopy full SHA for f626abc
doc/services/portability/posix/conformance/index.rst
@@ -109,7 +109,7 @@ POSIX System Interfaces
109
_XOPEN_CRYPT, -1,
110
_XOPEN_REALTIME, -1,
111
_XOPEN_REALTIME_THREADS, -1,
112
- :ref:`_XOPEN_STREAMS<posix_option_xopen_streams>`, -1, :kconfig:option:`CONFIG_NET_SOCKETS`
+ :ref:`_XOPEN_STREAMS<posix_option_xopen_streams>`, -1, :ref:`†<posix_undefined_behaviour>`
113
_XOPEN_UNIX, -1,
114
115
POSIX Shell and Utilities
doc/services/portability/posix/option_groups/index.rst
@@ -509,7 +509,7 @@ _XOPEN_STREAMS
509
getpmsg(),
510
ioctl(),yes
511
isastream(),
512
- putmsg(),
+ putmsg(), yes (will fail with ``ENOSYS``:ref:`†<posix_undefined_behaviour>`)
513
putpmsg(),
514
515
0 commit comments