index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
dlopen
Commit message (
Expand
)
Author
Age
Files
Lines
*
test_dlopen: Remove extra -lpthread from LD_FLAGS for dltest{2}
Filippo Arcidiacono
2009-12-09
1
-2
/
+2
*
test/dlopen: fix build for libtest.so
Austin Foxley
2009-11-29
1
-0
/
+1
*
test/dlopen: Match the function name that libtest actually sets
Austin Foxley
2009-11-29
1
-1
/
+1
*
Look at HAVE_SHARED
Bernhard Reutner-Fischer
2009-11-22
1
-1
/
+1
*
build system changes needed for nptl
Austin Foxley
2009-10-17
1
-0
/
+5
*
test/dlopen: use pthread_once directly
Austin Foxley
2009-10-17
1
-3
/
+1
*
Fixed makefiles inclusion flow to pass actual configuration variable values.
Carmelo Amoroso
2009-03-16
2
-36
/
+41
*
Convert to UNIX format
Carmelo Amoroso
2008-05-16
1
-25
/
+25
*
- fix file permissions
Bernhard Reutner-Fischer
2008-01-22
1
-0
/
+0
*
Test case to exploit dladdr bug
Carmelo Amoroso
2008-01-22
2
-1
/
+27
*
make sure undefine references in dlopen()-ed libs are handled graciously
Mike Frysinger
2007-03-12
5
-16
/
+44
*
make sure dlsym() properly returns NULL with undefined symbols
Mike Frysinger
2007-03-12
3
-1
/
+47
*
make sure static variables are re-initialized everytime
Mike Frysinger
2007-02-16
3
-8
/
+68
*
cleanup a little
Mike Frysinger
2007-02-16
1
-6
/
+2
*
fixup prototype warnings
Mike Frysinger
2007-01-29
3
-8
/
+17
*
actually scrub it, dont just comment it out
Mike Frysinger
2006-12-16
1
-5
/
+0
*
scrub prototype so we dont conflict with the pthread header
Mike Frysinger
2006-12-16
1
-1
/
+1
*
add some more rpaths to keep the tests happy
Mike Frysinger
2006-07-05
1
-3
/
+4
*
fix license notice
Mike Frysinger
2006-07-05
1
-1
/
+1
*
convert to new test framework
Mike Frysinger
2006-02-14
3
-67
/
+25
*
use LDFLAGS when linking .so files as pointed out by Peter S. Mazinger
Mike Frysinger
2006-01-12
1
-3
/
+3
*
dont use LDFLAGS when just compiling
Mike Frysinger
2006-01-11
1
-2
/
+2
*
make test failures fatal
Mike Frysinger
2005-07-06
1
-5
/
+5
*
remove old depend on Config and make it so that a test failure aborts the mak...
Mike Frysinger
2005-07-01
1
-1
/
+0
*
simplify TESTDIR setting and touchup
Mike Frysinger
2005-06-29
1
-3
/
+2
*
no more cvs
Mike Frysinger
2005-02-12
1
-13
/
+0
*
Add ldflags where needed
Eric Andersen
2004-01-03
1
-7
/
+7
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
1
-1
/
+1
*
Make it easier to disable lib debugging (mainly for when testing
Eric Andersen
2003-09-02
1
-5
/
+7
*
Use "__pthread_once", since that is weak and present in both
Eric Andersen
2003-09-01
2
-7
/
+3
*
move the ldso tests to dlopen where they belong
Eric Andersen
2003-09-01
4
-3
/
+89
*
ignore unwanted stuff
Eric Andersen
2003-08-19
1
-0
/
+8
*
Update the tests a little bit
Eric Andersen
2003-08-19
4
-16
/
+33
*
Add a test which shows off the broken spots in our dlopen implementation
Eric Andersen
2003-06-27
5
-0
/
+197