cpython/Modules/_ctypes
Ronald Oussoren 30a171fcb6 Merged revisions 84535 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r84535 | ronald.oussoren | 2010-09-05 20:25:59 +0200 (Sun, 05 Sep 2010) | 2 lines

  Fix for issue9662, patch by Łukasz Langa in issue5504.
........
2010-09-16 11:35:07 +00:00
..
darwin Untabify C files. Will watch buildbots. 2010-05-09 14:46:46 +00:00
libffi Fis issue5504: ctypes does now work with systems where mmap can't be 2010-08-08 17:56:41 +00:00
libffi_arm_wince Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
libffi_msvc Fis issue5504: ctypes does now work with systems where mmap can't be 2010-08-08 17:56:41 +00:00
libffi_osx Merged revisions 84535 via svnmerge from 2010-09-16 11:35:07 +00:00
_ctypes.c Merged revisions 83841 via svnmerge from 2010-08-08 18:28:59 +00:00
_ctypes_test.c Untabify C files. Will watch buildbots. 2010-05-09 14:46:46 +00:00
_ctypes_test.h Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
callbacks.c Merged revisions 84535 via svnmerge from 2010-09-16 11:35:07 +00:00
callproc.c Fix #8959 by reverting revision 80761. 2010-06-21 14:00:24 +00:00
cfield.c Untabify C files. Will watch buildbots. 2010-05-09 14:46:46 +00:00
ctypes.h Fis issue5504: ctypes does now work with systems where mmap can't be 2010-08-08 17:56:41 +00:00
ctypes_dlfcn.h Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
libffi.diff update libffi to commit 59a259f4d348f593b45f452309f4d020a28051c4 from the 2010-03-19 18:59:20 +00:00
malloc_closure.c Merged revisions 84535 via svnmerge from 2010-09-16 11:35:07 +00:00
stgdict.c Untabify C files. Will watch buildbots. 2010-05-09 14:46:46 +00:00