cpython/Modules/_ctypes
Thomas Heller 915d7773e2 Try to avoid many of the compiler warnings when compiling libffi by
using a proper function prototype.
2006-03-14 20:52:24 +00:00
..
darwin Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
libffi Try to avoid many of the compiler warnings when compiling libffi by 2006-03-14 20:52:24 +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 Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
_ctypes.c Integrate patch from Neal Norwitz. He writes: 2006-03-14 19:53:09 +00:00
_ctypes_test.c Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +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 Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
callproc.c Integrate patch from Neal Norwitz. He writes: 2006-03-14 19:53:09 +00:00
cfield.c Cast an Py_ssize_t to int, to avoid a compiler warning. 2006-03-14 20:39:27 +00:00
ctypes.h Integrate patch from Neal Norwitz. He writes: 2006-03-14 19:53:09 +00:00
ctypes_dlfcn.h Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
malloc_closure.c Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
stgdict.c Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00