index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdlib
/
exit.c
Age
Commit message (
Expand
)
Author
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-06-06
Bug 20198: quick_exit should not call destructors.
Carlos O'Donell
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-03-28
Avoid unconditional __call_tls_dtors calls in static linking.
Roland McGrath
2013-02-18
C++11 thread_local destructors support
Siddhesh Poyarekar
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2009-03-10
* stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_funcs
Ulrich Drepper
2009-03-08
* stdlib/Makefile (routines): Add quick_exit, at_quick_exit, and
Ulrich Drepper
2005-12-18
* stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill in
Ulrich Drepper
2005-11-06
* configure.in: Remove gnu_ld definition and everything using it.
Ulrich Drepper
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2007-07-12
2.5-18.1
Jakub Jelinek
2002-08-03
* include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog.
Roland McGrath
2001-07-06
Update to LGPL v2.1.
Andreas Jaeger
2001-01-12
Update.
Ulrich Drepper
2001-01-11
Update.
Ulrich Drepper
1999-12-27
Update.
Ulrich Drepper
1999-11-25
Update.
Ulrich Drepper
1999-10-11
Fix typo.
Ulrich Drepper
1999-04-28
Update.
Ulrich Drepper
1997-11-12
Update.
cvs/libc-ud-971111
Ulrich Drepper
1997-02-10
update from main archive 970209
cvs/libc-970210
Ulrich Drepper
1996-10-31
update from main archive 961030
cvs/libc-961031
Ulrich Drepper
1995-02-18
initial import
Roland McGrath