summaryrefslogtreecommitdiffstats
path: root/test/ldso/howdy.c
Commit message (Collapse)AuthorAgeFilesLines
* 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