cpython/Modules/_ctypes
Thomas Heller 90c61a2e09 Issue #4305: ctypes fails to build on mipsel-linux-gnu (detects mips
instead of mipsel)
2009-04-28 19:23:41 +00:00
..
darwin Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
libffi Issue #4305: ctypes fails to build on mipsel-linux-gnu (detects mips 2009-04-28 19:23: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 This refactoring should make it easier to add new calling conventions. 2009-02-03 17:07:40 +00:00
libffi_osx Issue #5341: Fix a variety of spelling errors. 2009-02-21 20:27:01 +00:00
_ctypes.c Issue #3102: All global symbols that the _ctypes extension defines are 2009-04-24 20:31:47 +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 Issue #3102: All global symbols that the _ctypes extension defines are 2009-04-24 20:31:47 +00:00
callproc.c Issue #5078: Avoid redundant call to FormatError() 2009-04-25 16:37:18 +00:00
cfield.c Issue #3102: All global symbols that the _ctypes extension defines are 2009-04-24 20:31:47 +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
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