summaryrefslogtreecommitdiffstats
path: root/test/ldso/howdy.c
Commit message (Collapse)AuthorAgeFilesLines
* A better test for a dlopen problem with weak symbols, basedEric Andersen2003-09-011-24/+0
| | | | on a much improve test by mjn3.
* Semonstrate a problem where weak symbols referenced in shared libs are notEric Andersen2002-08-271-3/+8
| | | | | | being overridden when those same symbols _are_ overridden by other shared libs in the main app. Ick. -Erik
* Add a simple test for shared lib ctor/dtorsEric Andersen2002-08-081-0/+12
| | | | -Erik
* Add a dlopen testEric Andersen2001-06-291-0/+7