summaryrefslogtreecommitdiffstats
path: root/Lib/plat-linux2
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-04-12 14:34:16 (GMT)
committerGuido van Rossum <guido@python.org>1999-04-12 14:34:16 (GMT)
commit95bdd0b60466f38166e86b83d27ecff3df0352d5 (patch)
tree60b08c43d6a0b91369346454ac35f8a736144530 /Lib/plat-linux2
parent65f685b7aabf6b9526fc765235bbe10b979b6dcc (diff)
downloadcpython-95bdd0b60466f38166e86b83d27ecff3df0352d5.zip
cpython-95bdd0b60466f38166e86b83d27ecff3df0352d5.tar.gz
cpython-95bdd0b60466f38166e86b83d27ecff3df0352d5.tar.bz2
Two different changes.
1. Jack Jansen reports that on the Mac, the time may be negative, and solves this by adding a write32u() function that writes an unsigned long. 2. On 64-bit platforms the CRC comparison fails; I've fixed this by casting both values to be compared to "unsigned long" i.e. modulo 0x100000000L.
Diffstat (limited to 'Lib/plat-linux2')
0 files changed, 0 insertions, 0 deletions