aboutsummaryrefslogtreecommitdiff
path: root/stdlib/exit.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-09-04__call_tls_dtors: Use call_function_static_weakSamuel Thibault
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto
2023-02-20stdlib: Undo post review change to 16adc58e73f3 [BZ #27749]Vitaly Buka
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-12-12stdlib: Move _IO_cleanup to call_function_static_weakAdhemerval Zanella
2022-10-18Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-05-14stdlib: Fix data race in __run_exit_handlers [BZ #27749]Vitaly Buka
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-09-21Fix BZ# 22180.Paul Pluzhnikov
2017-09-20Fix BZ 14333Paul Pluzhnikov
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-06-06Bug 20198: quick_exit should not call destructors.Carlos O'Donell
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-03-28Avoid unconditional __call_tls_dtors calls in static linking.Roland McGrath
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2009-03-10* stdlib/quick_exit.c (quick_exit): Pass &__quick_exit_funcsUlrich Drepper
2009-03-08* stdlib/Makefile (routines): Add quick_exit, at_quick_exit, andUlrich Drepper
2005-12-18* stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill inUlrich 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-122.5-18.1Jakub Jelinek
2002-08-03* include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog.Roland McGrath
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-01-12Update.Ulrich Drepper
2001-01-11Update.Ulrich Drepper
1999-12-27Update.Ulrich Drepper
1999-11-25Update.Ulrich Drepper
1999-10-11Fix typo.Ulrich Drepper
1999-04-28Update.Ulrich Drepper
1997-11-12Update.cvs/libc-ud-971111Ulrich Drepper
1997-02-10update from main archive 970209cvs/libc-970210Ulrich Drepper
1996-10-31update from main archive 961030cvs/libc-961031Ulrich Drepper
1995-02-18initial importRoland McGrath