atom feed3 messages in org.freebsd.freebsd-hackersRe: What is the status of threads for...
FromSent OnAttachments
Amancio Hasty Jr.Jun 11, 1996 2:21 pm 
John BirrellJun 11, 1996 4:29 pm 
Amancio Hasty Jr.Jun 11, 1996 6:30 pm 
Subject:Re: What is the status of threads for FreeBSD...
From:John Birrell (cima@werple.net.au)
Date:Jun 11, 1996 4:29:49 pm
List:org.freebsd.freebsd-hackers

As of last week, libc_r builds and installs OK (for me) from -current. I know of two problems, one with select() and one with _exit(). I have local patches for these, and I'm working on a set of patches for -current that won't get me yelled at (!). And then there's an update required to match POSIX 1003.1c draft 11 (the current stuff is mostly draft 4 to match OSF/1^H^H^H^H^Hanother system we use).

We sucessfully use the libc_r from -current with an otherwise 2.1R installation including the non-threaded X libraries. Window refreshes are a lot faster, even on a dog-of-a-machine.

Regards,