This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add workaround for dlopen() bug on OpenBSD (relative paths that
authorGurusamy Sarathy <gsar@cpan.org>
Thu, 6 Jan 2000 20:11:46 +0000 (20:11 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Thu, 6 Jan 2000 20:11:46 +0000 (20:11 +0000)
commit9d4ce9a5d50788ac8c636881861cb1c2ab45fc52
tree169f36586a608bb9e28d92f76a5612a09e492d23
parente7b91b67de5d0f0f6a116fcb08b706e17f3f0bd8
add workaround for dlopen() bug on OpenBSD (relative paths that
match /^lib/ won't load properly)

p4raw-id: //depot/perl@4765
Changes
MANIFEST
ext/DynaLoader/dl_dlopen.xs
ext/DynaLoader/hints/openbsd.pl [new file with mode: 0644]