summaryrefslogtreecommitdiff
path: root/elf/dl-deps.c
Commit message (Expand)AuthorAgeFilesLines
* fooroland/WshadowRoland McGrath2014-10-131-4/+4
* Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).Joseph Myers2014-10-101-1/+1
* remove nested functions from elf/dl-deps.cKostya Serebryany2014-10-011-15/+15
* Remove duplicate code in elf/dl-deps.c.Ondřej Bílka2014-05-271-31/+19
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-6/+6
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* [BZ #15859] Fix memory leak in _dl_map_object_depsVinitha Vijayan2013-09-211-1/+0
* Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2013-05-291-4/+2
* Remove lots of inline keywords.Roland McGrath2013-02-071-3/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Fix invalid memory access in do_lookup_x.Andreas Schwab2012-06-221-3/+4
* 2012-06-21 Jeff Law <law@redhat.com>Jeff Law2012-06-211-4/+4
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Account for alloca size rounding in extend_allocaAndreas Schwab2011-11-011-6/+2
* Use extend_alloca in _dl_map_object_deps.Paul Pluzhnikov2011-10-311-2/+17
* Small optimization of dependency sortingAndreas Schwab2011-10-251-1/+1
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-08-221-4/+4
|\
| * Revert "Don't crash when dependencies are missing"Andreas Schwab2011-08-221-4/+4
* | Correct cycle detection during dependency sortingAndreas Schwab2011-08-221-6/+7
|/
* Handle DSOs without any dependency in ld.soUlrich Drepper2011-05-301-45/+48
* Fix memory leak in dlopen with RTLD_NOLOAD.Andreas Schwab2011-02-251-1/+1
* Don't crash when dependencies are missingAndreas Schwab2011-02-251-4/+4
* Fix ordering of DSO constructors and destructors.Ulrich Drepper2011-01-191-37/+49
* Require suid bit on audit objects in privileged programsAndreas Schwab2010-10-241-1/+1
* Fix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKINGUlrich Drepper2010-03-241-2/+7
* * sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Storecvs/fedora-glibc-20070929T1859Ulrich Drepper2007-09-291-35/+65
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-1/+1
* .Jakub Jelinek2007-07-311-1/+1
* [BZ #3465]Ulrich Drepper2006-11-101-1/+1
* [BZ #2792]Ulrich Drepper2006-06-171-6/+6
* 2006-01-18 Jakub Jelinek <jakub@redhat.com>Roland McGrath2006-01-181-0/+2
* * elf/dl-error.c (_dl_signal_error): Store information about use ofUlrich Drepper2005-06-121-11/+20
* * include/link.h (struct link_map): Remove l_opencount. Add l_removed.Ulrich Drepper2005-03-181-2/+0
* * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl.Roland McGrath2005-03-061-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-28/+19
* 2.5-18.1Jakub Jelinek2007-07-121-19/+28
* [BZ #77]Ulrich Drepper2004-10-141-2/+3
* Update.Ulrich Drepper2004-09-231-1/+1
* * Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sedRoland McGrath2004-03-251-1/+1
* Update.Ulrich Drepper2004-03-061-34/+32
* Update.Ulrich Drepper2004-03-051-5/+5
* Update.Ulrich Drepper2003-01-121-2/+4
* (_dl_map_object_deps): Revert patch from 2002-05-28. This cripples the scope...Ulrich Drepper2002-08-211-4/+0
* Update.Ulrich Drepper2002-06-301-0/+4
* Update.Ulrich Drepper2002-04-031-0/+4
* Update.Ulrich Drepper2002-03-011-4/+4
* Update.Ulrich Drepper2002-02-101-10/+14
* Update.Andreas Jaeger2002-02-061-29/+29
* Update.Ulrich Drepper2002-02-031-33/+35
* Update.Ulrich Drepper2002-01-311-12/+8