cpython/Modules/_ctypes
Thomas Heller 2d69358802 Remove duplicated function declaration.
Make _pagesize static.
2009-04-16 06:42:02 +00:00
..
darwin Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
libffi Issue #5341: Fix a variety of spelling errors. 2009-02-21 20:27:01 +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 This refactoring should make it easier to add new calling conventions. 2009-02-03 17:07:40 +00:00
libffi_osx Issue #5341: Fix a variety of spelling errors. 2009-02-21 20:27:01 +00:00
_ctypes.c Remove unneeded code. 2009-04-16 06:26:33 +00:00
_ctypes_test.c Issue 1872: Changed the struct module typecode from 't' to '?', for 2008-03-05 15:34:29 +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 Remove unneeded code. 2009-04-16 06:26:33 +00:00
callproc.c Issue#5203: ctypes segfaults when passing a unicode string to a 2009-02-10 18:43:01 +00:00
cfield.c Fix refcount leak in error cases. Bug found by coverity. 2009-01-13 17:32:28 +00:00
ctypes.h Remove duplicated function declaration. 2009-04-16 06:42:02 +00:00
ctypes_dlfcn.h Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
malloc_closure.c Remove duplicated function declaration. 2009-04-16 06:42:02 +00:00
stgdict.c Fix: 2008-08-24 05:04:52 +00:00