cpython/Modules/_ctypes
2007-06-11 15:58:33 +00:00
..
darwin
libffi Fix warnings by using proper function prototype. 2007-06-08 19:14:23 +00:00
libffi_arm_wince
libffi_msvc On 64-bit Windows, ffi_arg must be 8 bytes long. This fixes the 2007-05-04 08:20:41 +00:00
_ctypes.c Fix gcc warnings intruduced by passing Py_ssize_t to PyErr_Format calls. 2007-06-08 19:01:06 +00:00
_ctypes_test.c
_ctypes_test.h
callbacks.c [ 1715718 ] x64 clean compile patch for _ctypes, by Kristj?n Valur 2007-06-08 18:20:09 +00:00
callproc.c Use "O&" in calls to PyArg_Parse when we need a 'void*' instead of "k" 2007-06-11 15:58:33 +00:00
cfield.c Fix gcc warnings intruduced by passing Py_ssize_t to PyErr_Format calls. 2007-06-08 19:01:06 +00:00
ctypes.h Use "O&" in calls to PyArg_Parse when we need a 'void*' instead of "k" 2007-06-11 15:58:33 +00:00
ctypes_dlfcn.h
malloc_closure.c
stgdict.c Fix gcc warnings intruduced by passing Py_ssize_t to PyErr_Format calls. 2007-06-08 19:01:06 +00:00