We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8673d74 commit 4c9fb2eCopy full SHA for 4c9fb2e
doc/services/portability/posix/option_groups/index.rst
@@ -678,6 +678,21 @@ Enable this option group with :kconfig:option:`CONFIG_XSI_REALTIME`.
678
When this option group is enabled, the ``_XOPEN_REALTIME`` feature test macro will be defined to a
679
value other than -1.
680
681
+.. _posix_option_group_xsi_single_process:
682
+
683
+XSI_SINGLE_PROCESS
684
+++++++++++++++++++
685
686
+Enable this option group with :kconfig:option:`CONFIG_XSI_SINGLE_PROCESS`.
687
688
+.. csv-table:: XSI_SINGLE_PROCESS
689
+ :header: API, Supported
690
+ :widths: 50,10
691
692
+ gethostid(),yes
693
+ gettimeofday(),yes
694
+ putenv(),yes
695
696
.. _posix_option_group_xsi_system_logging:
697
698
XSI_SYSTEM_LOGGING
0 commit comments