index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exit
/
atexit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lift child restrictions after multi-threaded fork
Rich Felker
2020-11-11
1
-0
/
+2
*
convert malloc use under libc-internal locks to use internal allocator
Rich Felker
2020-11-11
1
-0
/
+5
*
split internal lock API out of libc.h, creating lock.h
Rich Felker
2018-09-12
1
-0
/
+1
*
revise the definition of multiple basic locks in the code
Jens Gustedt
2018-01-09
1
-1
/
+1
*
fix atexit when it is called from an atexit handler
Rich Felker
2015-07-24
1
-12
/
+9
*
make all objects used with atomic operations volatile
Rich Felker
2015-03-03
1
-1
/
+1
*
include cleanups: remove unused headers and add feature test macros
Szabolcs Nagy
2013-12-12
1
-2
/
+0
*
fix bug whereby most atexit-registered functions got skipped
Rich Felker
2012-08-19
1
-3
/
+2
*
ditch the priority inheritance locks; use malloc's version of lock
Rich Felker
2012-04-24
1
-7
/
+7
*
add dummy __cxa_finalize
Rich Felker
2011-10-14
1
-0
/
+4
*
support __cxa_atexit, and registering atexit functions from atexit handlers
Rich Felker
2011-10-14
1
-7
/
+26
*
simplify atexit and fflush-on-exit handling
Rich Felker
2011-10-14
1
-4
/
+1
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+57