HomeFreeBSD

_Exit(3): document implementation

Description

_Exit(3): document implementation

Remove a useless note about unlinking temporary files, they are unlinked
in tmpfile(3) [1]. Add a note about __cxa_atexit().

Explain exactly what are the FreeBSD implementation differences between
exit() and _Exit().

Noted by: markj [1]
Reviewed by: emaste, markj
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Differential revision: https://reviews.freebsd.org/D31425

Details

Provenance
kibAuthored on Aug 5 2021, 4:04 PM
Reviewer
emaste
Differential Revision
D31425: Some clarifications for fork(2) and _Exit(3) man pages
Parents
rG2a51e8823a60: fork(2): comment about doubtful use of stdio and exit(3) in example
Branches
Unknown
Tags
Unknown