Leonid Lisovskiy bc5949fd4f ldso: fix dlsym hang when reloading DSOs 9 年 前
..
Makefile 6bfb450b58 test: add missing top_srcdir 13 年 前
Makefile.in bc5949fd4f ldso: fix dlsym hang when reloading DSOs 9 年 前
dladdr.c 896ed43166 Convert to UNIX format 18 年 前
dlafk.c 55b69ac7be make sure undefine references in dlopen()-ed libs are handled graciously 19 年 前
dlstatic.c 9da4b6afff make sure static variables are re-initialized everytime 19 年 前
dltest.c f1dcb9beed dltest: fix a typo 10 年 前
dltest2.c 114823013d convert to new test framework 20 年 前
dlundef.c 458e37f68e make sure dlsym() properly returns NULL with undefined symbols 19 年 前
libA.c ac33828db1 tests:libdl: add a new test for symbol scope issue in dlclose 14 年 前
libB.c ac33828db1 tests:libdl: add a new test for symbol scope issue in dlclose 14 年 前
libC.c ac33828db1 tests:libdl: add a new test for symbol scope issue in dlclose 14 年 前
libafk-temp.c 55b69ac7be make sure undefine references in dlopen()-ed libs are handled graciously 19 年 前
libafk.c 55b69ac7be make sure undefine references in dlopen()-ed libs are handled graciously 19 年 前
libstatic.c 9da4b6afff make sure static variables are re-initialized everytime 19 年 前
libtest.c d74a3db4bf test/dlopen: use pthread_once directly 16 年 前
libtest1.c 92a56f367e fixup prototype warnings 19 年 前
libtest2.c 92a56f367e fixup prototype warnings 19 年 前
libtest3.c 114823013d convert to new test framework 20 年 前
libundef.c 55b69ac7be make sure undefine references in dlopen()-ed libs are handled graciously 19 年 前
nodelete.c 27f1b2c66c libdl: dlopen() mustn't forget RTLD_NODELETE flag 10 年 前
nodelete1.c bc5949fd4f ldso: fix dlsym hang when reloading DSOs 9 年 前
nodelmod1.c 27f1b2c66c libdl: dlopen() mustn't forget RTLD_NODELETE flag 10 年 前
nodelmod2.c 27f1b2c66c libdl: dlopen() mustn't forget RTLD_NODELETE flag 10 年 前
nodelmod3.c 27f1b2c66c libdl: dlopen() mustn't forget RTLD_NODELETE flag 10 年 前
nodelmod4.c 27f1b2c66c libdl: dlopen() mustn't forget RTLD_NODELETE flag 10 年 前
test1.c 536362633f Add a test which shows off the broken spots in our dlopen implementation 23 年 前
test2.c 536362633f Add a test which shows off the broken spots in our dlopen implementation 23 年 前
test3.c 59146c3583 Update the tests a little bit 22 年 前
testscope.c ac33828db1 tests:libdl: add a new test for symbol scope issue in dlclose 14 年 前
tst-origin.c d80e49d7b6 test: quieten some gcc warnings 9 年 前