commit | d5bb9215c960da14e138adc88c80daa54e6601c4 | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Wed Jun 04 20:22:05 2008 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Wed Jun 04 20:22:05 2008 +0000 |
tree | 17416a616e9932c0b721fa6a67dbb42df90d164a | |
parent | 8f22b88e28bbb2ea9255592d3ac12e2623bc51e8 [diff] |
Revert revisions 63943 and 63942 (Issue #1798: Add ctypes calling convention that allows safe access to errno) This code does not yet work on OS X (__thread storage specifier not available), so i needs a configure check plus a more portable solution.