summaryrefslogtreecommitdiff
path: root/test/ldso/.cvsignore
AgeCommit message (Collapse)Author
2003-09-01move the ldso tests to dlopen where they belongEric Andersen
2003-09-01A better test for a dlopen problem with weak symbols, basedEric Andersen
on a much improve test by mjn3.
2002-08-27Semonstrate a problem where weak symbols referenced in shared libs are notEric Andersen
being overridden when those same symbols _are_ overridden by other shared libs in the main app. Ick. -Erik
2002-08-16Demonstrate that dlopen() RTLD_NOW is currently broken.Eric Andersen
-Erik
2001-07-03ignore generated stuffEric Andersen