Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Account for alloca size rounding in extend_alloca | Andreas Schwab | 2011-11-01 | 1 | -6/+2 |
* | Use extend_alloca in _dl_map_object_deps. | Paul Pluzhnikov | 2011-10-31 | 1 | -2/+17 |
* | Small optimization of dependency sorting | Andreas Schwab | 2011-10-25 | 1 | -1/+1 |
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-08-22 | 1 | -4/+4 |
|\ | |||||
| * | Revert "Don't crash when dependencies are missing" | Andreas Schwab | 2011-08-22 | 1 | -4/+4 |
* | | Correct cycle detection during dependency sorting | Andreas Schwab | 2011-08-22 | 1 | -6/+7 |
|/ | |||||
* | Handle DSOs without any dependency in ld.so | Ulrich Drepper | 2011-05-30 | 1 | -45/+48 |
* | Fix memory leak in dlopen with RTLD_NOLOAD. | Andreas Schwab | 2011-02-25 | 1 | -1/+1 |
* | Don't crash when dependencies are missing | Andreas Schwab | 2011-02-25 | 1 | -4/+4 |
* | Fix ordering of DSO constructors and destructors. | Ulrich Drepper | 2011-01-19 | 1 | -37/+49 |
* | Require suid bit on audit objects in privileged programs | Andreas Schwab | 2010-10-24 | 1 | -1/+1 |
* | Fix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKING | Ulrich Drepper | 2010-03-24 | 1 | -2/+7 |
* | * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Store cvs/fedora-glibc-20070929T1859 | Ulrich Drepper | 2007-09-29 | 1 | -35/+65 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -1/+1 |
* | . | Jakub Jelinek | 2007-07-31 | 1 | -1/+1 |
* | [BZ #3465] | Ulrich Drepper | 2006-11-10 | 1 | -1/+1 |
* | [BZ #2792] | Ulrich Drepper | 2006-06-17 | 1 | -6/+6 |
* | 2006-01-18 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2006-01-18 | 1 | -0/+2 |
* | * elf/dl-error.c (_dl_signal_error): Store information about use of | Ulrich Drepper | 2005-06-12 | 1 | -11/+20 |
* | * include/link.h (struct link_map): Remove l_opencount. Add l_removed. | Ulrich Drepper | 2005-03-18 | 1 | -2/+0 |
* | * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl. | Roland McGrath | 2005-03-06 | 1 | -2/+2 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -28/+19 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -19/+28 |
* | [BZ #77] | Ulrich Drepper | 2004-10-14 | 1 | -2/+3 |
* | Update. | Ulrich Drepper | 2004-09-23 | 1 | -1/+1 |
* | * Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sed | Roland McGrath | 2004-03-25 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-03-06 | 1 | -34/+32 |
* | Update. | Ulrich Drepper | 2004-03-05 | 1 | -5/+5 |
* | Update. | Ulrich Drepper | 2003-01-12 | 1 | -2/+4 |
* | (_dl_map_object_deps): Revert patch from 2002-05-28. This cripples the scope... | Ulrich Drepper | 2002-08-21 | 1 | -4/+0 |
* | Update. | Ulrich Drepper | 2002-06-30 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 2002-04-03 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 2002-03-01 | 1 | -4/+4 |
* | Update. | Ulrich Drepper | 2002-02-10 | 1 | -10/+14 |
* | Update. | Andreas Jaeger | 2002-02-06 | 1 | -29/+29 |
* | Update. | Ulrich Drepper | 2002-02-03 | 1 | -33/+35 |
* | Update. | Ulrich Drepper | 2002-01-31 | 1 | -12/+8 |
* | Update. | Ulrich Drepper | 2001-12-12 | 1 | -0/+61 |
* | Update. | Ulrich Drepper | 2001-09-14 | 1 | -19/+8 |
* | Update. | Ulrich Drepper | 2001-09-08 | 1 | -4/+30 |
* | Update. | Ulrich Drepper | 2001-09-05 | 1 | -8/+6 |
* | Update to LGPL v2.1. | Andreas Jaeger | 2001-07-06 | 1 | -8/+8 |
* | Update. | Ulrich Drepper | 2001-06-26 | 1 | -7/+17 |
* | Update. | Ulrich Drepper | 2001-05-23 | 1 | -4/+2 |
* | Update. | Ulrich Drepper | 2001-05-22 | 1 | -80/+39 |
* | Update. | Ulrich Drepper | 2001-04-11 | 1 | -3/+4 |
* | Update. | Ulrich Drepper | 2001-02-28 | 1 | -13/+11 |
* | Replace _dl_debug_* variables with _dl_debug_mask. | Ulrich Drepper | 2001-02-27 | 1 | -4/+4 |
* | Update. | Ulrich Drepper | 2000-12-31 | 1 | -14/+40 |