On 2023-07-12 10:11, Tomáš Golembiovský wrote: > Clarify that atexit/on_exit are not called because those are called only > on normal process termination (as documented on their respective manual > pages). > > Signed-off-by: Tomáš Golembiovský <tgolembi@xxxxxxxxxx> Please add these: Cc: "G. Branden Robinson" <g.branden.robinson@xxxxxxxxx> Cc: Stefan Puiu <stefan.puiu@xxxxxxxxx> Thanks, Alex > --- > man3/abort.3 | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/man3/abort.3 b/man3/abort.3 > index c63eace5e..8e1554eae 100644 > --- a/man3/abort.3 > +++ b/man3/abort.3 > @@ -47,6 +47,10 @@ function will still terminate the process. > It does this by restoring the default disposition for > .B SIGABRT > and then raising the signal for a second time. > +.PP > +As with other cases of abnormal termination the functions registered with > +.BR atexit "(3) and " on_exit (3) > +are not called. > .SH RETURN VALUE > The > .BR abort () -- <http://www.alejandro-colomar.es/> GPG key fingerprint: A9348594CE31283A826FBDD8D57633D441E25BB5
Attachment:
OpenPGP_signature
Description: OpenPGP digital signature