summaryrefslogtreecommitdiff
path: root/test/dlopen/libtest.c
AgeCommit message (Collapse)Author
2009-10-17test/dlopen: use pthread_once directlyAustin Foxley
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
2007-01-29fixup prototype warningsMike 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