OSDN Git Service

h8300: O_DIRECT and O_DIRECTIRY swapping.
[uclinux-h8/uclibc-ng.git] / test / dlopen /
2013-03-14 Bernhard Reutner... test: add missing top_srcdir
2013-03-14 Bernhard Reutner... test: dlopen: fix misplaced buildsys hunk
2012-02-07 Filippo ARCIDIACONOtests:libdl: add a new test for symbol scope issue...
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2009-12-23 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-19 Austin FoxleyMerge commit 'origin/master' into nptl
2009-12-16 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-09 Filippo Arcidiaconotest_dlopen: Remove extra -lpthread from LD_FLAGS for...
2009-12-09 Filippo Arcidiaconotest_dlopen: Remove extra -lpthread from LD_FLAGS for...
2009-11-30 Austin Foxleytest/dlopen: fix build for libtest.so
2009-11-30 Austin Foxleytest/dlopen: Match the function name that libtest actua...
2009-11-30 Austin Foxleytest/dlopen: fix build for libtest.so
2009-11-30 Austin Foxleytest/dlopen: Match the function name that libtest actua...
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-23 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Bernhard Reutner... Look at HAVE_SHARED
2009-10-17 Austin Foxleybuild system changes needed for nptl
2009-10-17 Austin Foxleytest/dlopen: use pthread_once directly
2009-03-16 Carmelo AmorosoFixed makefiles inclusion flow to pass actual configura...
2008-05-16 Carmelo AmorosoConvert to UNIX format
2008-01-22 Bernhard Reutner... - fix file permissions
2008-01-22 Carmelo AmorosoTest case to exploit dladdr bug
2007-03-12 Mike Frysingermake sure undefine references in dlopen()-ed libs are...
2007-03-12 Mike Frysingermake sure dlsym() properly returns NULL with undefined...
2007-02-16 Mike Frysingermake sure static variables are re-initialized everytime
2007-02-16 Mike Frysingercleanup a little
2007-01-29 Mike Frysingerfixup prototype warnings
2006-12-16 Mike Frysingeractually scrub it, dont just comment it out
2006-12-16 Mike Frysingerscrub prototype so we dont conflict with the pthread...
2006-07-05 Mike Frysingeradd some more rpaths to keep the tests happy
2006-07-05 Mike Frysingerfix license notice
2006-02-14 Mike Frysingerconvert to new test framework
2006-01-12 Mike Frysingeruse LDFLAGS when linking .so files as pointed out by...
2006-01-11 Mike Frysingerdont use LDFLAGS when just compiling
2005-07-06 Mike Frysingermake test failures fatal
2005-07-01 Mike Frysingerremove old depend on Config and make it so that a test...
2005-06-29 Mike Frysingersimplify TESTDIR setting and touchup
2005-02-12 Mike Frysingerno more cvs
2004-01-03 Eric AndersenAdd ldflags where needed
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-09-02 Eric AndersenMake it easier to disable lib debugging (mainly for...
2003-09-01 Eric AndersenUse "__pthread_once", since that is weak and present...
2003-09-01 Eric Andersenmove the ldso tests to dlopen where they belong
2003-08-19 Eric Andersenignore unwanted stuff
2003-08-19 Eric AndersenUpdate the tests a little bit
2003-06-27 Eric AndersenAdd a test which shows off the broken spots in our...