summaryrefslogtreecommitdiffstats
path: root/test/dlopen
Commit message (Expand)AuthorAgeFilesLines
* Look at HAVE_SHAREDBernhard Reutner-Fischer2009-11-191-1/+1
* Merged revisions 25669-25670,25673-25674 via svnmerge from Khem Raj2009-03-162-36/+41
* 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
* Remove Ctrl^MCarmelo Amoroso2008-07-091-25/+25
* STEP 12: synch librt directoryCarmelo Amoroso2008-04-2513-48/+187
* Test case to exploit dladdr bugCarmelo Amoroso2008-01-232-1/+27
* Push back various fixes in testcasesCarmelo Amoroso2007-11-191-0/+5
* Merge from trunk."Steven J. Hill"2007-01-201-5/+0
* Merge from trunk. Whoa crap."Steven J. Hill"2006-08-223-67/+26
* Merge from trunk."Steven J. Hill"2005-07-231-9/+7
* no more cvsMike Frysinger2005-02-121-13/+0
* Add ldflags where neededEric Andersen2004-01-031-7/+7
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Make it easier to disable lib debugging (mainly for when testingEric Andersen2003-09-021-5/+7
* Use "__pthread_once", since that is weak and present in bothEric Andersen2003-09-012-7/+3
* move the ldso tests to dlopen where they belongEric Andersen2003-09-014-3/+89
* ignore unwanted stuffEric Andersen2003-08-191-0/+8
* Update the tests a little bitEric Andersen2003-08-194-16/+33
* Add a test which shows off the broken spots in our dlopen implementationEric Andersen2003-06-275-0/+197