Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7d428ec

Browse files
committed
Clarify what versions of Windows are supported, and add Linux
specifically.
1 parent 9ecf9ce commit 7d428ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libthread.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ \section{\module{thread} ---
1515
\index{binary semaphores}
1616
\index{semaphores, binary}
1717

18-
The module is optional. It is supported on Windows NT and '95, SGI
18+
The module is optional. It is supported on Windows, Linux, SGI
1919
IRIX, Solaris 2.x, as well as on systems that have a \POSIX{} thread
2020
(a.k.a. ``pthread'') implementation.
2121
\index{pthreads}

0 commit comments

Comments
 (0)