diff options
author | Konstantin Belousov <kib@FreeBSD.org> | 2021-08-05 16:04:44 +0000 |
---|---|---|
committer | Konstantin Belousov <kib@FreeBSD.org> | 2021-08-08 19:39:46 +0000 |
commit | ee62fb2e1e14eab35d4e4e92535bcac9fc91eeb8 (patch) | |
tree | 38185d124c85f881bd1e62be6b3459ff8d1cf1cc /stand/efi/loader/arch/amd64 | |
parent | 2a51e8823a60180feb534176bc41d5d10e2a01b1 (diff) | |
download | src-ee62fb2e1e14eab35d4e4e92535bcac9fc91eeb8.tar.gz src-ee62fb2e1e14eab35d4e4e92535bcac9fc91eeb8.zip |
_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
Diffstat (limited to 'stand/efi/loader/arch/amd64')
0 files changed, 0 insertions, 0 deletions