about summary refs log tree commit diff
path: root/elf/dl-fini.c
Commit message (Expand)AuthorAgeFilesLines
* Correct cycle detection during dependency sortingAndreas Schwab2011-08-221-7/+8
* _dl_sort_fini: Remove unused argumentMarek Polacek2011-07-191-3/+2
* Handle DSOs without any dependency in ld.soUlrich Drepper2011-05-301-4/+6
* Fix ordering of DSO constructors and destructors.Ulrich Drepper2011-01-191-76/+75
* * elf/dl-open.c: Keep track of used name spaces and only iterate over cvs/fedora-glibc-20090401T0935Ulrich Drepper2009-04-011-2/+2
* * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Store cvs/fedora-glibc-20070929T1859Ulrich Drepper2007-09-291-2/+2
* * elf/dl-fini.c (_dl_fini): Split sorting of the maps in separateUlrich Drepper2005-03-191-74/+103
* * include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper2005-03-181-4/+4
* Update.Ulrich Drepper2005-01-091-3/+19
* * csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper2005-01-061-29/+47
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-167/+104
* 2.5-18.1Jakub Jelinek2007-07-121-104/+167
* Update.Ulrich Drepper2004-10-271-66/+61
* [BZ #77]Ulrich Drepper2004-10-141-113/+152
* (_dl_fini): Add nloaded variable, load GL(dl_nloaded) into it while still in ...Ulrich Drepper2004-07-081-7/+9
* Update.Ulrich Drepper2004-07-071-2/+8
* Update.Ulrich Drepper2004-03-061-9/+5
* Update.Ulrich Drepper2004-03-061-8/+7
* Update.Ulrich Drepper2004-03-051-2/+2
* Update.Ulrich Drepper2004-02-211-7/+9
* * elf/dl-fini.c (_dl_fini): Invoke fini_array in _reverse_ order.Roland McGrath2002-11-071-6/+4
* Update.Ulrich Drepper2002-11-061-0/+3
* Update.Ulrich Drepper2002-03-011-1/+2
* Update.Ulrich Drepper2002-02-231-0/+11
* Update.Andreas Jaeger2002-02-061-2/+2
* Update.Ulrich Drepper2002-02-031-2/+2
* Update.Ulrich Drepper2002-01-311-10/+10
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-02-281-3/+2
* Replace _dl_debug_* variables with _dl_debug_mask.Ulrich Drepper2001-02-271-2/+2
* Update.Ulrich Drepper2000-11-161-1/+1
* Update.Ulrich Drepper2000-08-161-11/+10
* Update.Ulrich Drepper2000-05-081-1/+7
* Update.Ulrich Drepper2000-04-171-1/+1
* Update.Ulrich Drepper2000-04-111-0/+1
* Update.Ulrich Drepper2000-04-031-2/+25
* Update.Ulrich Drepper2000-03-301-47/+116
* Update.Ulrich Drepper2000-03-231-2/+2
* Update.Ulrich Drepper1999-07-241-6/+36
* Update.Ulrich Drepper1998-04-021-0/+1
* Update.Ulrich Drepper1998-03-241-1/+1
* Update.Ulrich Drepper1998-03-101-2/+2
* Update.Ulrich Drepper1998-03-061-2/+10
* update from main archive 961116 cvs/libc-961119 cvs/libc-961118 cvs/libc-961117Ulrich Drepper1996-11-171-14/+14
* Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960714Roland McGrath1996-07-141-2/+4
* Sun May 12 11:16:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-121-2/+6
* Tue May 30 15:52:32 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-05-311-1/+1
* * sysdeps/mach/i386/sysdep.h (SNARF_ARGS, CALL_WITH_SP): Rewritten.Roland McGrath1995-05-021-0/+30