Skip to content

Commit 7e6a255

Browse files
committed
doc: posix: aep: mark POSIX_SINGLE_PROCESS as supported
Mark the POSIX_SINGLE_PROCESS Option Group as supported in PSE51, PSE52, and PSE53 Application Environment Profiles. Signed-off-by: Christopher Friedt <[email protected]>
1 parent 05ac7ac commit 7e6a255

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/services/portability/posix/aep/index.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Minimal Realtime System Profile (PSE51)
3030
POSIX_DEVICE_IO,, :ref:`†<posix_undefined_behaviour>`
3131
POSIX_FILE_LOCKING,,
3232
POSIX_SIGNALS,, :ref:`†<posix_undefined_behaviour>`
33-
POSIX_SINGLE_PROCESS,, :ref:`†<posix_undefined_behaviour>`
33+
POSIX_SINGLE_PROCESS, yes,
3434
POSIX_THREADS_BASE, yes, :ref:`†<posix_undefined_behaviour>`
3535
XSI_THREADS_EXT, yes, :ref:`†<posix_undefined_behaviour>`
3636

@@ -82,7 +82,7 @@ Realtime Controller System Profile (PSE52)
8282
POSIX_FILE_LOCKING,,
8383
POSIX_FILE_SYSTEM,,
8484
POSIX_SIGNALS,, :ref:`†<posix_undefined_behaviour>`
85-
POSIX_SINGLE_PROCESS,, :ref:`†<posix_undefined_behaviour>`
85+
POSIX_SINGLE_PROCESS, yes,
8686
POSIX_THREADS_BASE, yes, :ref:`†<posix_undefined_behaviour>`
8787
XSI_THREADS_EXT, yes, :ref:`†<posix_undefined_behaviour>`
8888

@@ -143,7 +143,7 @@ Dedicated Realtime System Profile (PSE53)
143143
POSIX_PIPE,, :ref:`†<posix_undefined_behaviour>`
144144
POSIX_SIGNALS,, :ref:`†<posix_undefined_behaviour>`
145145
POSIX_SIGNAL_JUMP,, :ref:`†<posix_undefined_behaviour>`
146-
POSIX_SINGLE_PROCESS,, :ref:`†<posix_undefined_behaviour>`
146+
POSIX_SINGLE_PROCESS, yes,
147147
POSIX_THREADS_BASE, yes, :ref:`†<posix_undefined_behaviour>`
148148
XSI_THREADS_EXT, yes, :ref:`†<posix_undefined_behaviour>`
149149

0 commit comments

Comments
 (0)