summaryrefslogtreecommitdiff
path: root/utils/ldconfig.c
AgeCommit message (Expand)Author
2005-09-30Allow ldconfig.host to build ld.so.cache for target, regardless ofEric Andersen
2005-01-12cleanup, and prevent failures due to including architecture specificEric Andersen
2005-01-11Remove the no-longer-needed #include <sys/user.h>Eric Andersen
2004-12-23Fix thinkoEric Andersen
2004-12-22Cleanup for when LDSO_CACHE_SUPPORT is disabledEric Andersen
2004-12-09Don't use PAGE_SIZE, instead just a local BUFFER_SIZE defineEric Andersen
2004-12-08Use PAGE_SIZE, not 4096Eric Andersen
2004-10-06Add type libc0 to cache_print().Joakim Tjernlund
2004-10-06Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h andJoakim Tjernlund
2004-10-03This patch from Mike Frysinger, extended from an earlier patch from Peter S.Eric Andersen
2004-09-27Remove /usr/X11R6/lib from default list.Joakim Tjernlund
2004-02-10Fixup header file namingEric Andersen
2003-12-03Rob McMullen writes:Eric Andersen
2003-11-06Begin converting the client utilsEric Andersen