]> granicus.if.org Git - python/commitdiff
Clarify what versions of Windows are supported, and add Linux
authorFred Drake <fdrake@acm.org>
Tue, 22 Oct 2002 15:06:49 +0000 (15:06 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 22 Oct 2002 15:06:49 +0000 (15:06 +0000)
specifically.

Doc/lib/libthread.tex

index 227dd3d4ce1ea4296417058851680a02508997e0..d3029587475ba871c5527878e15cb958af24dce1 100644 (file)
@@ -15,7 +15,7 @@ semaphores}) are provided.
 \index{binary semaphores}
 \index{semaphores, binary}
 
-The module is optional.  It is supported on Windows NT and '95, SGI
+The module is optional.  It is supported on Windows, Linux, SGI
 IRIX, Solaris 2.x, as well as on systems that have a \POSIX{} thread
 (a.k.a. ``pthread'') implementation.
 \index{pthreads}