summaryrefslogtreecommitdiffstats
path: root/test/dlopen/libtest.c
Commit message (Expand)AuthorAgeFilesLines
* Remove pointless extern declaration for __pthread_onceCarmelo Amoroso2008-08-201-2/+0
* Use pthread_once now __pthread_once is not defined in tests.Khem Raj2008-08-151-1/+1
* Fix build failure:Carmelo Amoroso2008-07-291-0/+2
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-121-2/+0
* uClibc_mutex.h should not include bits/libc-lock.h. Revert libtest.c accordin...Carmelo Amoroso2008-07-111-0/+2
* Avoid conflict with __pthread_once defined into bits/libc-lock.hCarmelo Amoroso2008-07-111-2/+0
* STEP 12: synch librt directoryCarmelo Amoroso2008-04-251-0/+1
* Use "__pthread_once", since that is weak and present in bothEric Andersen2003-09-011-6/+2
* move the ldso tests to dlopen where they belongEric Andersen2003-09-011-0/+16