summaryrefslogtreecommitdiffstats
path: root/utils/ldconfig.c
Commit message (Expand)AuthorAgeFilesLines
* define attribute_noreturnBernhard Reutner-Fischer2009-08-191-2/+4
* fix compilationBernhard Reutner-Fischer2009-08-191-2/+2
* Cherry-picked some old commits into nptl:Austin Foxley2009-07-091-52/+25
* Don't shadow stat with a local variableRon2009-07-091-5/+5
* Don't shadow the err() function with a local varRon2009-07-091-2/+2
* Make more utility functions staticRon2009-07-091-8/+8
* Add noreturn attributes to some functions that won't ever do soRon2009-07-091-2/+2
* Minor changes to silent compiler warning due to sigdness.Carmelo Amoroso2009-01-291-4/+4
* - sync r24496 from trunkBernhard Reutner-Fischer2008-12-231-1/+0
* Synch utils directory with trunkCarmelo Amoroso2008-07-091-772/+708
* Merge from trunk."Steven J. Hill"2006-02-231-3/+3
* Merge from trunk."Steven J. Hill"2006-01-061-2/+2
* Crap."Steven J. Hill"2005-10-041-31/+112
* cleanup, and prevent failures due to including architecture specificEric Andersen2005-01-121-7/+63
* Remove the no-longer-needed #include <sys/user.h>Eric Andersen2005-01-111-1/+0
* Fix thinkoEric Andersen2004-12-231-2/+8
* Cleanup for when LDSO_CACHE_SUPPORT is disabledEric Andersen2004-12-221-20/+31
* Don't use PAGE_SIZE, instead just a local BUFFER_SIZE defineEric Andersen2004-12-091-4/+6
* Use PAGE_SIZE, not 4096Eric Andersen2004-12-081-4/+5
* Add type libc0 to cache_print().Joakim Tjernlund2004-10-061-2/+5
* Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h andJoakim Tjernlund2004-10-061-9/+8
* This patch from Mike Frysinger, extended from an earlier patch from Peter S.Eric Andersen2004-10-031-5/+12
* Remove /usr/X11R6/lib from default list.Joakim Tjernlund2004-09-271-6/+16
* Fixup header file namingEric Andersen2004-02-101-1/+1
* Rob McMullen writes:Eric Andersen2003-12-031-3/+2
* Begin converting the client utilsEric Andersen2003-11-061-0/+900