cpython/Modules/_ctypes
Matthias Klose d72ca858a6 Backport from the libffi trunk:
2010-02-15  Matthias Klose  <doko@ubuntu.com>

        * src/arm/sysv.S (__ARM_ARCH__): Define for processor
        __ARM_ARCH_7EM__.
2010-03-15 00:36:18 +00:00
..
darwin Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
libffi Backport from the libffi trunk: 2010-03-15 00:36:18 +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 This refactoring should make it easier to add new calling conventions. 2009-02-03 17:07:40 +00:00
libffi_osx Merge a newer version of libffi_osx, based on the 2009-09-20 18:54:16 +00:00
_ctypes.c Fix refleaks in _ctypes PyCSimpleType_New, which fixes the refleak seen in test___all__. 2009-10-17 08:57:43 +00:00
_ctypes_test.c Issue 1872: Changed the struct module typecode from 't' to '?', for 2008-03-05 15:34:29 +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 ctypes CThunkObject was not registered correctly with the cycle 2010-02-23 20:11:44 +00:00
callproc.c Issue #4606: Passing 'None' if ctypes argtype is set to POINTER(...) 2009-09-18 20:05:44 +00:00
cfield.c Revert rev 74134, as it does not completely fixx issue #6493. 2009-07-21 19:04:02 +00:00
ctypes.h Issue #3102: All global symbols that the _ctypes extension defines are 2009-04-24 20:31:47 +00:00
ctypes_dlfcn.h Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
libffi.diff - Issue #8142: Update libffi to the 3.0.9 release. 2010-03-15 00:02:36 +00:00
malloc_closure.c Issue #3102: All global symbols that the _ctypes extension defines are 2009-04-24 20:31:47 +00:00
stgdict.c Issue #3102: All global symbols that the _ctypes extension defines are 2009-04-24 20:31:47 +00:00