summaryrefslogtreecommitdiff
path: root/test/dlopen/dltest.c
AgeCommit message (Collapse)Author
2009-11-29test/dlopen: Match the function name that libtest actually setsAustin Foxley
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
2007-02-16cleanup a littleMike Frysinger
2003-09-01Use "__pthread_once", since that is weak and present in bothEric Andersen
glibc and uClibc.
2003-09-01move the ldso tests to dlopen where they belongEric Andersen