[patch v3] manual: Document more sigaction flags
Andreas Schwab
schwab@linux-m68k.org
Thu Dec 12 21:14:08 GMT 2024
On Dez 12 2024, DJ Delorie wrote:
> +@deftypevr Macro int SA_RESETHAND
> +Resets the handler for a signal back to it default at the time the
> +process spawned,
This is not accurate. The handler will be set to SIG_DFL, even if it
was inherited as SIG_IGN.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
More information about the Libc-alpha
mailing list