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
/
exit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
define and use internal macros for hidden visibility, weak refs
Rich Felker
2018-09-05
1
-2
/
+1
*
remove undef weak refs to init/fini array symbols in libc.so
Rich Felker
2015-11-19
1
-4
/
+4
*
unify static and dynamic libc init/fini code paths
Rich Felker
2015-11-11
1
-10
/
+10
*
remove useless infinite loop from end of exit function
Rich Felker
2014-07-17
1
-1
/
+0
*
simplify __stdio_exit static linking logic
Rich Felker
2014-07-16
1
-5
/
+4
*
remove useless synchronization in exit and quick_exit
Rich Felker
2014-05-29
1
-7
/
+0
*
include cleanups: remove unused headers and add feature test macros
Szabolcs Nagy
2013-12-12
1
-2
/
+1
*
add support for init/fini array in main program, and greatly simplify
Rich Felker
2013-07-21
1
-2
/
+14
*
add _Noreturn function attribute, with fallback for pre-C11 GNUC
Rich Felker
2012-09-06
1
-1
/
+1
*
stdio: handle file position correctly at program exit
Rich Felker
2012-06-19
1
-3
/
+5
*
reorder exit code to defer stdio flush until after dtors
Rich Felker
2012-06-14
1
-4
/
+1
*
remove __lock dependency from exit
Rich Felker
2012-05-10
1
-2
/
+4
*
ditch the priority inheritance locks; use malloc's version of lock
Rich Felker
2012-04-24
1
-2
/
+2
*
simplify atexit and fflush-on-exit handling
Rich Felker
2011-10-14
1
-4
/
+7
*
major stdio overhaul, using readv/writev, plus other changes
Rich Felker
2011-03-28
1
-1
/
+1
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+28