cpython/Modules/_ctypes
Serhiy Storchaka fe5fff6305 Issue #19936: Restored executable bits for several libffi files.
These files have shebangs and executable bits in the libffi distribution.
2014-01-23 16:23:50 +02:00
..
darwin
libffi Issue #19936: Restored executable bits for several libffi files. 2014-01-23 16:23:50 +02:00
libffi_arm_wince
libffi_msvc
libffi_osx merge 2013-08-04 12:43:59 -07:00
_ctypes.c Issue #19437: Fix error handling of PyCArrayType_new(), don't decreases the 2013-11-18 18:37:33 +01:00
_ctypes_test.c
_ctypes_test.h
callbacks.c Issue #19512, #19515: remove shared identifiers, move identifiers where they 2013-11-07 23:07:29 +01:00
callproc.c Issue #18783: Removed existing mentions of Python long type in docstrings, 2013-08-27 20:17:03 +03:00
cfield.c Issue #18556: Check the return value for PyUnicode_AsWideChar() in 2013-07-25 17:34:00 -04:00
ctypes.h
ctypes_dlfcn.h
libffi.diff silence unused-value warnings in libffi's dlmalloc.c 2013-12-04 09:43:21 +01:00
malloc_closure.c
stgdict.c Issue #18408: Fix PyCStructUnionType_update_stgdict(), handle 2013-10-29 03:50:45 +01:00