sigaction.2: Correct the list of flags that were added in POSIX.1-2001

This commit is contained in:
Michael Kerrisk 2015-04-18 08:25:43 +02:00
parent ab8cd12776
commit e6a773f65f
1 changed files with 4 additions and 1 deletions

View File

@ -796,9 +796,12 @@ or similar.
POSIX.1-1990 specified only
.BR SA_NOCLDSTOP .
POSIX.1-2001 added
.BR SA_NOCLDSTOP ,
.BR SA_NOCLDWAIT ,
.BR SA_RESETHAND ,
.BR SA_NODEFER ,
.BR SA_ONSTACK ,
.BR SA_RESETHAND ,
.BR SA_RESTART ,
and
.BR SA_SIGINFO .
Use of these latter values in