..
darwin
Copy ctypes-0.9.9.4 sources from external into the trunk.
2006-03-08 19:35:11 +00:00
libffi
Try to fix the build on Mac OS X 10.3. The 'live_support' segment
2006-04-03 20:12:41 +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
Expose RTLD_LOCAL and RTLD_GLOBAL always from the _ctypes extension module.
2006-04-06 15:23:16 +00:00
_ctypes_test.c
Replace a few more 'char' types with 'signed char', to fix test failures
2006-04-06 09:02:58 +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
Include <malloc.h> on windows, to avoid warnings when compiling with mingw.
2006-03-22 12:59:53 +00:00
callproc.c
Handle error conditions from PyString_ConcatAndDel().
2006-04-06 08:06:52 +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
Include <malloc.h> on windows, to avoid warnings when compiling with mingw.
2006-03-22 12:59:53 +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