[265] in Pthreads mailing list archive
Re: Anybody used Linux libc support for pthreads?
daemon@ATHENA.MIT.EDU (Seiki Shibata)
Sun Feb 18 20:54:51 1996
From: Seiki Shibata <seiki@flab.fujitsu.co.jp>
To: pthreads@MIT.EDU
In-Reply-To: Your message of Sun, 18 Feb 1996 17:09:06 -0600.
<199602182309.RAA09171@cascade.cs.utexas.edu>
Date: Mon, 19 Feb 1996 10:46:06 +0900
I'm working with Fresco+pthreads+Linux. The latest Linux libc comes
with slightly modified version of Proven's threads library 1_60 beta2.
This libc is thread-safe, and seems to work.
Beta2 has a little problem on readv/writev emulation. This problem has
fixed in beta4, but it's not possible to replace beta2 in libc with
beta4 simply, I had to patch it.
--
Seiki Shibata (seiki@flab.fujitsu.co.jp)