cpython/Modules/_ctypes
Barry Warsaw 2ebada4233 - Issue #10309: Define _GNU_SOURCE so that mremap() gets the proper
signature.  Without this, architectures where sizeof void* != sizeof int are
  broken.  Patch given by Hallvard B Furuseth.
2011-07-19 19:23:56 -04:00
..
darwin
libffi - Issue #10309: Define _GNU_SOURCE so that mremap() gets the proper 2011-07-19 18:28:30 -04:00
libffi_arm_wince
libffi_msvc Merged revisions 88284 via svnmerge from 2011-01-31 21:36:33 +00:00
libffi_osx Merge with 3.2 2011-03-15 19:19:04 +02:00
_ctypes.c merge 3.2 2011-03-26 18:18:09 -05:00
_ctypes_test.c Merged revisions 88284 via svnmerge from 2011-01-31 21:36:33 +00:00
_ctypes_test.h
callbacks.c #11565: Merge with 3.1. 2011-03-16 11:35:38 +02:00
callproc.c #11565: Merge with 3.1. 2011-03-16 11:35:38 +02:00
cfield.c Issue #8914: fix various warnings from the Clang static analyzer v254. 2011-02-22 20:15:44 +00:00
ctypes.h Fix buildbot issues due to _ctypes failing to compile in 3.1. 2010-08-10 00:22:01 +00:00
ctypes_dlfcn.h
libffi.diff
malloc_closure.c Fix for issue9662, patch by Łukasz Langa in issue5504. 2010-09-05 18:25:59 +00:00
stgdict.c