diff options
author | Guido van Rossum <guido@python.org> | 1998-10-07 16:39:47 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-10-07 16:39:47 (GMT) |
commit | 9e46e562640cdf5c2e69cd39ef4f30254c107e87 (patch) | |
tree | 3f79db7db1986e0e4801f5b18932e090ee2d8d26 /Python/strtod.c | |
parent | c501583dfa6dc5e50cf1d36f0770acb87908b109 (diff) | |
download | cpython-9e46e562640cdf5c2e69cd39ef4f30254c107e87.zip cpython-9e46e562640cdf5c2e69cd39ef4f30254c107e87.tar.gz cpython-9e46e562640cdf5c2e69cd39ef4f30254c107e87.tar.bz2 |
BSDI specific patches, inspired by Nigel Head and otto@mail.olympus.net.
Also (non-BSDI specific):
- Change the CHECK_STATUS() macro so it tests for nonzero error codes
instead of negative error codes only (this was needed for BSDI, but
appears to be correct according to the PTHREADS spec).
- use memset() to zero out the allocated lock structure. Again, this
was needed for BSDI, but can't hurt elsewhere either.
Diffstat (limited to 'Python/strtod.c')
0 files changed, 0 insertions, 0 deletions