Staging
v0.5.1
https://github.com/python/cpython
Revision d2fa75d89b9fe8ebf106731ecfbf50a2cfb8a022 authored by Michael W. Hudson on 08 March 2002, 14:11:35 UTC, committed by Michael W. Hudson on 08 March 2002, 14:11:35 UTC
    revision 1.294 of configure.in
    revision 1.285 of configure

When testing for availability of pthreads without special compiler options
or libraries also look for thread_detach. SGI has thread_create in libc
but complete pthread support only in -lpthread. Fixes #522393.

2.2.1 candidate.Killed by signal 2.
1 parent fcfa313
History
Tip revision: d2fa75d89b9fe8ebf106731ecfbf50a2cfb8a022 authored by Michael W. Hudson on 08 March 2002, 14:11:35 UTC
backport jackjansen's checkin of
Tip revision: d2fa75d
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 13.9 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.8 KB
sleep.c -rw-r--r-- 857 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top