Staging
v0.5.1
https://github.com/python/cpython
Revision 9e46e562640cdf5c2e69cd39ef4f30254c107e87 authored by Guido van Rossum on 07 October 1998, 16:39:47 UTC, committed by Guido van Rossum on 07 October 1998, 16:39:47 UTC
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.
1 parent c501583
History
Tip revision: 9e46e562640cdf5c2e69cd39ef4f30254c107e87 authored by Guido van Rossum on 07 October 1998, 16:39:47 UTC
BSDI specific patches, inspired by Nigel Head and otto@mail.olympus.net.
Tip revision: 9e46e56
File Mode Size
BeOS
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.hgtags -rw-r--r-- 1.2 KB
Makefile.in -rw-r--r-- 17.4 KB
README -rw-r--r-- 36.1 KB
acconfig.h -rw-r--r-- 2.9 KB
config.h.in -rw-r--r-- 10.5 KB
configure -rwxr-xr-x 120.6 KB
configure.in -rw-r--r-- 18.9 KB
install-sh -rwxr-xr-x 2.2 KB

README

back to top