about summary refs log tree commit diff
path: root/stdlib/cxa_finalize.c
Commit message (Expand)AuthorAgeFilesLines
* Add #include <stdint.h> for uint[32|64]_t usage. rsa/stdintRyan S. Arnold2013-04-291-0/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * stdlib/Makefile (routines): Add quick_exit, at_quick_exit, andUlrich Drepper2009-03-081-1/+11
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-2/+2
* .Jakub Jelinek2007-07-311-2/+2
* * include/atomic.c: Define catomic_* operations.Ulrich Drepper2006-10-111-2/+2
* * stdlib/cxa_atexit.c (__new_exitfn_called): New variable.Ulrich Drepper2006-07-261-1/+11
* * stdlib/cxa_finalize.c (__cxa_finalize): Fix race condition whenUlrich Drepper2006-07-261-10/+14
* * stdlib/cxa_atexit.c: Use PTR_MANGLE on function pointer. Fill inUlrich Drepper2005-12-181-2/+9
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-27/+6
* 2.5-18.1Jakub Jelinek2007-07-121-6/+27
* Update.Ulrich Drepper2003-04-191-3/+6
* Update.Ulrich Drepper2003-03-211-2/+2
* Update.Ulrich Drepper2003-03-201-3/+4
* * stdlib/cxa_finalize.c (__cxa_finalize): When given a null argument,Roland McGrath2002-12-051-4/+1
* Update.Ulrich Drepper2002-10-011-1/+7
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-01-121-2/+2
* Update.Ulrich Drepper1999-12-271-0/+44