cpython/Modules/_ctypes
Martin v. Löwis 63a9b8b067 - Patch #1560695: Add .note.GNU-stack to ctypes' sysv.S so that
ctypes isn't considered as requiring executable stacks.
2006-10-22 10:55:25 +00:00
..
darwin Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
libffi - Patch #1560695: Add .note.GNU-stack to ctypes' sysv.S so that 2006-10-22 10:55:25 +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 Fixes so that _ctypes can be compiled with the MingW compiler. 2006-07-03 08:04:05 +00:00
_ctypes.c Backport rev 51820 from Thomas Heller 2006-09-11 04:02:43 +00:00
_ctypes_test.c Remove unused, buggy test function. 2006-08-14 07:13:05 +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 callback functions only support 'fundamental' result types. 2006-10-17 19:41:10 +00:00
callproc.c Apply the patch #1532975 plus ideas from the patch #1533481. 2006-08-14 11:17:48 +00:00
cfield.c The __repr__ method of a NULL py_object does no longer raise an 2006-08-16 14:07:44 +00:00
ctypes.h Apply the patch #1532975 plus ideas from the patch #1533481. 2006-08-14 11:17:48 +00:00
ctypes_dlfcn.h Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
malloc_closure.c Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
stgdict.c Backport rev 51819 from Thomas Heller 2006-09-11 04:01:57 +00:00