Skip to content

Commit f82b645

Browse files
ycsincfriedt
authored andcommitted
doc: posix: signal: mark sigprocmask as supported
`sigprocmask()` is now implemented, mark it so. Signed-off-by: Yong Cong Sin <[email protected]>
1 parent b42e362 commit f82b645

File tree

1 file changed

+1
-1
lines changed
  • doc/services/portability/posix/option_groups

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ required for error and event handling.
197197
sigismember(),yes
198198
signal(),
199199
sigpending(),
200-
sigprocmask(),
200+
sigprocmask(),yes
201201
igsuspend(),
202202
sigwait(),
203203
strsignal(),yes

0 commit comments

Comments
 (0)