OSDN Git Service

make sure undefine references in dlopen()-ed libs are handled graciously
authorMike Frysinger <vapier@gentoo.org>
Mon, 12 Mar 2007 19:44:58 +0000 (19:44 -0000)
committerMike Frysinger <vapier@gentoo.org>
Mon, 12 Mar 2007 19:44:58 +0000 (19:44 -0000)
commit55b69ac7beb83b7c02a1d68fd84577cb3492772a
tree97f3cceb3bbde09f5be3369ff40a03deca1726d6
parent458e37f68e1836e456e1b6a4e383f53476a0c2f1
make sure undefine references in dlopen()-ed libs are handled graciously
test/dlopen/Makefile
test/dlopen/dlafk.c [new file with mode: 0644]
test/dlopen/libafk-temp.c [new file with mode: 0644]
test/dlopen/libafk.c [new file with mode: 0644]
test/dlopen/libundef.c