Subject: Re: pthreads in netbsd-v1.6
To: None <netbsd-help@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-help
Date: 10/14/2003 00:35:16
In article <C36D79B6-FDDB-11D7-918E-0050E420D957@ucsd.edu>,
John Clark <j1clark@ucsd.edu> wrote:

Well, we don't have a libc_r; our libc has re-entrant functions.
We have *some* of the re-entrant functions but we
are still missing a few of them. Try running your application and file
PR's if you find missing functions.

christos

>
>So, that brings up the question about libc, and using pthreads. Have
>the reentrant forms been written, or does it require a libc_r style 
>library
>reference.
>
>
>