[Python-checkins] python/dist/src/Doc/lib libthread.tex,1.25,1.26

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
2002年10月22日 08:06:53 -0700


Update of /cvsroot/python/python/dist/src/Doc/lib
In directory usw-pr-cvs1:/tmp/cvs-serv23024
Modified Files:
	libthread.tex 
Log Message:
Clarify what versions of Windows are supported, and add Linux
specifically.
Index: libthread.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/libthread.tex,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** libthread.tex	9 Apr 2002 18:15:00 -0000	1.25
--- libthread.tex	22 Oct 2002 15:06:49 -0000	1.26
***************
*** 16,20 ****
 \index{semaphores, binary}
 
! The module is optional. It is supported on Windows NT and '95, SGI
 IRIX, Solaris 2.x, as well as on systems that have a \POSIX{} thread
 (a.k.a. ``pthread'') implementation.
--- 16,20 ----
 \index{semaphores, binary}
 
! 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.

AltStyle によって変換されたページ (->オリジナル) /