dladdr.c
|
|
21988 |
2 months |
carmelo |
Convert to UNIX format |
Makefile
|
|
20884 |
5 months |
carmelo |
Test case to exploit dladdr bug
Signed-off-by: Filippo Arcidiacono <filippo.arc... |
dlafk.c
|
|
18076 |
16 months |
vapier |
make sure undefine references in dlopen()-ed libs are handled graciously |
libafk-temp.c
|
|
18076 |
16 months |
vapier |
make sure undefine references in dlopen()-ed libs are handled graciously |
libundef.c
|
|
18076 |
16 months |
vapier |
make sure undefine references in dlopen()-ed libs are handled graciously |
libafk.c
|
|
18076 |
16 months |
vapier |
make sure undefine references in dlopen()-ed libs are handled graciously |
dlundef.c
|
|
18075 |
16 months |
vapier |
make sure dlsym() properly returns NULL with undefined symbols |
dlstatic.c
|
|
17915 |
17 months |
vapier |
make sure static variables are re-initialized everytime |
libstatic.c
|
|
17915 |
17 months |
vapier |
make sure static variables are re-initialized everytime |
dltest.c
|
|
17914 |
17 months |
vapier |
cleanup a little |
libtest.c
|
|
17615 |
17 months |
vapier |
fixup prototype warnings |
libtest2.c
|
|
17615 |
17 months |
vapier |
fixup prototype warnings |
libtest1.c
|
|
17615 |
17 months |
vapier |
fixup prototype warnings |
libtest3.c
|
|
13991 |
2 years |
vapier |
convert to new test framework |
dltest2.c
|
|
13991 |
2 years |
vapier |
convert to new test framework |
test3.c
|
|
7229 |
4 years |
andersen |
Update the tests a little bit
|
test1.c
|
|
7006 |
5 years |
andersen |
Add a test which shows off the broken spots in our dlopen implementation
|
test2.c
|
|
7006 |
5 years |
andersen |
Add a test which shows off the broken spots in our dlopen implementation
|