On Mon, Jan 06, 2003 at 01:55:24PM -0500, Garrett Wollman wrote:
> (We really should figure out how to implement the _r functions,
> because a POSIX.1-2001 system with threads is supposed to have them.)

How do these functions need to be implemented?  Is it sufficient
to re-implement the non-reentrant versions of these functions,
but avoid using static data variables?  Or does there need
to be some use of thread mutexes within the function itself?

-- 
Craig Rodrigues        
http://home.attbi.com/~rodrigc
[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to