OSDN Git Service

Add a test which shows off the broken spots in our dlopen implementation
authorEric Andersen <andersen@codepoet.org>
Fri, 27 Jun 2003 11:55:20 +0000 (11:55 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 27 Jun 2003 11:55:20 +0000 (11:55 -0000)
commit536362633fc9b7615f3cd2c0543e553c3e0f4cdf
treeab97f2c536859950e46416ce533e7838e423a153
parentbdd703508d6c905db90739a78e58ec923f5c6ae1
Add a test which shows off the broken spots in our dlopen implementation
test/dlopen/Makefile [new file with mode: 0644]
test/dlopen/libtest1.c [new file with mode: 0644]
test/dlopen/libtest2.c [new file with mode: 0644]
test/dlopen/test1.c [new file with mode: 0644]
test/dlopen/test2.c [new file with mode: 0644]