freebsd-dev/lib/libc/stdlib
Konstantin Belousov ee62fb2e1e _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
2021-08-08 22:39:46 +03:00
..
jemalloc
_Exit.c
a64l.3
a64l.c
abort.3
abort.c
abs.3
abs.c
alloca.3
at_quick_exit.3
atexit.3
atexit.c
atexit.h
atof.3
atof.c
atoi.3
atoi.c
atol.3
atol.c
atoll.c
bsearch_b.c
bsearch.3
bsearch.c
cxa_thread_atexit_impl.c
cxa_thread_atexit.c
div.3
div.c
exit.3 _Exit(3): document implementation 2021-08-08 22:39:46 +03:00
exit.c
getenv.3
getenv.c
getopt_long.3
getopt_long.c getopt: Fix conversion from string-literal to non-const char * 2021-01-19 21:23:25 +00:00
getopt.3
getopt.c getopt: Fix conversion from string-literal to non-const char * 2021-01-19 21:23:25 +00:00
getsubopt.3
getsubopt.c
hcreate_r.c
hcreate.3
hcreate.c
hdestroy_r.c
heapsort_b.c
heapsort.c
hsearch_r.c
hsearch.h
imaxabs.3
imaxabs.c
imaxdiv.3
imaxdiv.c
insque.3
insque.c
l64a.c
labs.3
labs.c
ldiv.3
ldiv.c
llabs.3
llabs.c
lldiv.3
lldiv.c
lsearch.3
lsearch.c
Makefile.inc libc qsort(3): Eliminate ambiguous sign comparison 2021-07-28 20:59:20 -07:00
memory.3
merge.c libc: Fix null pointer arithmetic warning in mergesort 2021-01-20 09:56:01 +00:00
mergesort_b.c
ptsname.3
ptsname.c Further refinements of ptsname_r(3) interface: 2020-10-20 01:29:45 +00:00
qsort_r.c
qsort_s.c
qsort.3
qsort.c libc qsort(3): Eliminate ambiguous sign comparison 2021-07-28 20:59:20 -07:00
quick_exit.3
quick_exit.c
radixsort.3
radixsort.c
rand.3
rand.c Fix race between first rand(3) calls with _once(). 2021-07-21 11:32:22 -04:00
random.3
random.c
random.h
reallocarray.3
reallocarray.c
reallocf.3
reallocf.c
realpath.3
realpath.c
remque.c
set_constraint_handler_s.3
set_constraint_handler_s.c
strfmon.3
strfmon.c
strtod.3
strtoimax.c
strtol.3
strtol.c
strtold.c
strtoll.c
strtonum.3
strtonum.c
strtoq.c
strtoul.3
strtoul.c
strtoull.c
strtoumax.c
strtouq.c
Symbol.map Further refinements of ptsname_r(3) interface: 2020-10-20 01:29:45 +00:00
system.3 libc: Fix most issues reported by mandoc 2020-12-19 14:54:28 +00:00
system.c
tdelete.c
tfind.c
tsearch_path.h
tsearch.3
tsearch.c
twalk.c