summaryrefslogtreecommitdiff
path: root/ldso/util/ldconfig.c
AgeCommit message (Expand)Author
2003-11-06Begin converting the client utilsEric Andersen
2003-11-04Rework the config system. Better utilize the Kconfig languageEric Andersen
2003-10-13sigh. the warn funcs seem to be broken. Use local versionsEric Andersen
2003-10-13Fix an ldd bug, more ldconfig cleanupEric Andersen
2003-10-12Always build and install ldconfigEric Andersen
2003-08-19Phase one of my evil plan to clean up ld.so...Eric Andersen
2002-01-31make sure all utilities will build even with older toolchains byEric Andersen
2001-08-08This syncs things up with my local tree. Mainly changes installerEric Andersen
2001-07-17Some cleanups needed for things to compile and work as expectedEric Andersen
2001-06-04Add a new 'readelf' util I wrote this weekend.Eric Andersen
2001-06-04Teach the ldso stuff to use the proper elf.h header file, not a local copy.Eric Andersen
2001-05-31Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, andManuel Novoa III
2001-05-25One last structural change. Install header files to INSTALLDIR/usr/includeEric Andersen
2001-04-27Get rid of the a.out header fileEric Andersen
2001-04-23Initial checkin for ld.so. This is a combination of effort from Manuel NovoaEric Andersen