]> granicus.if.org Git - python/commit
Fis issue5504: ctypes does now work with systems where mmap can't be
authorThomas Heller <theller@ctypes.org>
Sun, 8 Aug 2010 17:56:41 +0000 (17:56 +0000)
committerThomas Heller <theller@ctypes.org>
Sun, 8 Aug 2010 17:56:41 +0000 (17:56 +0000)
commit001d3a1d8ac9b5a057a585950182880f5733c608
treefc83b45c8370714c94522d12b1f1a319fe23408d
parent6fe8c41e8ff4d87fd6bb1bc9ae67d0f49b5073f4
Fis issue5504: ctypes does now work with systems where mmap can't be
PROT_WRITE and PROT_EXEC.
Misc/NEWS
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callbacks.c
Modules/_ctypes/ctypes.h
Modules/_ctypes/libffi/fficonfig.py.in
Modules/_ctypes/libffi_msvc/ffi.c
Modules/_ctypes/libffi_msvc/ffi.h
Modules/_ctypes/malloc_closure.c
setup.py