..
darwin
Copy ctypes-0.9.9.4 sources from external into the trunk.
2006-03-08 19:35:11 +00:00
libffi
Fix for FreeBSD. Fixes http://python.org/sf/1470353 .
2006-04-15 20:23:54 +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
C++ compiler cleanup: the typical few casts, and ... C++ didn't like that
2006-04-18 19:45:17 +00:00
_ctypes_test.c
C++ compiler cleanup: the typical few casts, and ... C++ didn't like that
2006-04-18 19:45:17 +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
C++ compiler cleanup: the typical few casts, and ... C++ didn't like that
2006-04-18 19:45:17 +00:00
callproc.c
C++ compiler cleanup: the typical few casts, and ... C++ didn't like that
2006-04-18 19:45:17 +00:00
cfield.c
Explicitely use 'signed char', to avoid problems on platforms with unsigned char type.
2006-04-05 19:51:19 +00:00
ctypes.h
C++ compiler cleanup: the typical few casts, and ... C++ didn't like that
2006-04-18 19:45:17 +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
C++ compiler cleanup: the typical few casts, and ... C++ didn't like that
2006-04-18 19:45:17 +00:00