summaryrefslogtreecommitdiffstats
path: root/utils/ldconfig.c
Commit message (Expand)AuthorAgeFilesLines
* remove newlines from warning messagesMike Frysinger2006-01-111-3/+3
* fix signed/unsigned warningsMike Frysinger2005-12-291-2/+2
* Allow ldconfig.host to build ld.so.cache for target, regardless ofEric Andersen2005-09-301-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