]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport of patches 2.10, 2.11, 2.12, by MvL.
authorAnthony Baxter <anthonybaxter@gmail.com>
Wed, 21 Nov 2001 05:01:44 +0000 (05:01 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Wed, 21 Nov 2001 05:01:44 +0000 (05:01 +0000)
commita700e18600bc5dcdcca8f18a3e00996c40590025
treeb2b4ef8bebbf807091a39bd676c2f8da16b4a6fe
parent057a2e70b1cdfac42dd5d13e0f900da33f7c440c
backport of patches 2.10, 2.11, 2.12, by MvL.
. Patch #455231: Support ELF properly on OpenBSD.
. Patch to bug #472202: Correctly recognize NetBSD before 199712.
. Move dlfcn.h block out of NetBSD block, assuming that NetBSD before
  199712 didn't have dlfcn.h, or that it wouldn't conflict with the other
  stuff defined.
Python/dynload_shlib.c