about summary refs log tree commit diff
path: root/stdlib/exit.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* __call_tls_dtors: Use call_function_static_weakSamuel Thibault2023-09-041-5/+2
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-271-1/+1
* stdlib: Undo post review change to 16adc58e73f3 [BZ #27749]Vitaly Buka2023-02-201-2/+5
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* stdlib: Move _IO_cleanup to call_function_static_weakAdhemerval Zanella2022-12-121-4/+2
* Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer2022-10-181-6/+3
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-181-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* stdlib: Fix data race in __run_exit_handlers [BZ #27749]Vitaly Buka2021-05-141-16/+20
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Fix BZ# 22180.Paul Pluzhnikov2017-09-211-2/+4
* Fix BZ 14333Paul Pluzhnikov2017-09-201-2/+34
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Bug 20198: quick_exit should not call destructors.Carlos O'Donell2016-06-061-3/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Avoid unconditional __call_tls_dtors calls in static linking.Roland McGrath2013-03-281-1/+4
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-181-0/+3
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_funcsUlrich Drepper2009-03-101-1/+1
* * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, andUlrich Drepper2009-03-081-11/+21
* * stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill inUlrich Drepper2005-12-181-3/+20
* * configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper2005-11-061-10/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-21/+13
* 2.5-18.1Jakub Jelinek2007-07-121-13/+21
* * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog.Roland McGrath2002-08-031-1/+2
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-01-121-4/+1
* Update.Ulrich Drepper2001-01-111-1/+4
* Update.Ulrich Drepper1999-12-271-0/+3
* Update.Ulrich Drepper1999-11-251-2/+1
* Fix typo.Ulrich Drepper1999-10-111-1/+4
* Update.Ulrich Drepper1999-04-281-4/+11
* Update. cvs/libc-ud-971111Ulrich Drepper1997-11-121-6/+8
* update from main archive 970209 cvs/libc-970210Ulrich Drepper1997-02-101-14/+14
* update from main archive 961030 cvs/libc-961031Ulrich Drepper1996-10-311-12/+11
* initial importRoland McGrath1995-02-181-0/+70