summaryrefslogtreecommitdiffstats
path: root/Python/dup2.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-10-07 16:39:47 (GMT)
committerGuido van Rossum <guido@python.org>1998-10-07 16:39:47 (GMT)
commit9e46e562640cdf5c2e69cd39ef4f30254c107e87 (patch)
tree3f79db7db1986e0e4801f5b18932e090ee2d8d26 /Python/dup2.c
parentc501583dfa6dc5e50cf1d36f0770acb87908b109 (diff)
downloadcpython-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/dup2.c')
0 files changed, 0 insertions, 0 deletions