Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
635af32bdfd0bb002d37b7dcb148d8f18c1438cc
cpython/Modules/_ctypes
History
Thomas Heller 55d031ef23 Fix for a bug found by Armin Rigo, plus test.
https://sourceforge.net/tracker/?func=detail&atid=532154&aid=1467852&group_id=71702
2006-04-12 19:07:36 +00:00
..
darwin
…
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
…
libffi_msvc
…
_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
…
_ctypes.c
Fix for a bug found by Armin Rigo, plus test.
2006-04-12 19:07:36 +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_dlfcn.h
…
ctypes.h
Include <malloc.h> on windows, to avoid warnings when compiling with mingw.
2006-03-22 12:59:53 +00:00
malloc_closure.c
…
stgdict.c
…
Powered by Gitea Page: 1320ms Template: 77ms
English
English
Licenses API