index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stdlib
/
exit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
stdlib: Fix data race in __run_exit_handlers [BZ #27749]
Vitaly Buka
2021-05-14
1
-16
/
+20
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Fix BZ# 22180.
Paul Pluzhnikov
2017-09-21
1
-2
/
+4
*
Fix BZ 14333
Paul Pluzhnikov
2017-09-20
1
-2
/
+34
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Bug 20198: quick_exit should not call destructors.
Carlos O'Donell
2016-06-06
1
-3
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Avoid unconditional __call_tls_dtors calls in static linking.
Roland McGrath
2013-03-28
1
-1
/
+4
*
C++11 thread_local destructors support
Siddhesh Poyarekar
2013-02-18
1
-0
/
+3
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-2
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
* stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_funcs
Ulrich Drepper
2009-03-10
1
-1
/
+1
*
* stdlib/Makefile (routines): Add quick_exit, at_quick_exit, and
Ulrich Drepper
2009-03-08
1
-11
/
+21
*
* stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill in
Ulrich Drepper
2005-12-18
1
-3
/
+20
*
* configure.in: Remove gnu_ld definition and everything using it.
Ulrich Drepper
2005-11-06
1
-10
/
+1
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
1
-21
/
+13
*
2.5-18.1
Jakub Jelinek
2007-07-12
1
-13
/
+21
*
* include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog.
Roland McGrath
2002-08-03
1
-1
/
+2
*
Update to LGPL v2.1.
Andreas Jaeger
2001-07-06
1
-8
/
+8
*
Update.
Ulrich Drepper
2001-01-12
1
-4
/
+1
*
Update.
Ulrich Drepper
2001-01-11
1
-1
/
+4
*
Update.
Ulrich Drepper
1999-12-27
1
-0
/
+3
*
Update.
Ulrich Drepper
1999-11-25
1
-2
/
+1
*
Fix typo.
Ulrich Drepper
1999-10-11
1
-1
/
+4
*
Update.
Ulrich Drepper
1999-04-28
1
-4
/
+11
*
Update.
cvs/libc-ud-971111
Ulrich Drepper
1997-11-12
1
-6
/
+8
*
update from main archive 970209
cvs/libc-970210
Ulrich Drepper
1997-02-10
1
-14
/
+14
*
update from main archive 961030
cvs/libc-961031
Ulrich Drepper
1996-10-31
1
-12
/
+11
*
initial import
Roland McGrath
1995-02-18
1
-0
/
+70