summaryrefslogtreecommitdiff
path: root/ldso/include/dl-elf.h
AgeCommit message (Collapse)Author
2003-10-12Always build and install ldconfigEric Andersen
2003-08-31Weed out duplicates before trying to load libraries.... DelayedEric Andersen
checking for duplicates and returning an alias if an existing lib is already loaded is still correct for the dlopen case.
2003-08-19Phase one of my evil plan to clean up ld.so...Eric Andersen