[Python-checkins] python/dist/src/Doc/lib libthread.tex,1.24,1.24.6.1

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


Update of /cvsroot/python/python/dist/src/Doc/lib
In directory usw-pr-cvs1:/tmp/cvs-serv22207
Modified Files:
 Tag: release22-maint
	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.24
retrieving revision 1.24.6.1
diff -C2 -d -r1.24 -r1.24.6.1
*** libthread.tex	28 Nov 2001 07:26:15 -0000	1.24
--- libthread.tex	22 Oct 2002 15:06:01 -0000	1.24.6.1
***************
*** 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 によって変換されたページ (->オリジナル) /