Clarify what versions of Windows are supported, and add Linux

specifically.
This commit is contained in:
Fred Drake 2002-10-22 15:06:49 +00:00
parent 9ecf9ce161
commit 7d428ecc57

View file

@ -15,7 +15,7 @@ semaphores}) are provided.
\index{binary semaphores} \index{binary semaphores}
\index{semaphores, binary} \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 IRIX, Solaris 2.x, as well as on systems that have a \POSIX{} thread
(a.k.a. ``pthread'') implementation. (a.k.a. ``pthread'') implementation.
\index{pthreads} \index{pthreads}