[PATCH] Re: pthread

Christopher Faylor cgf@redhat.com
Mon Apr 16 08:20:00 GMT 2001


On Mon, Apr 16, 2001 at 09:06:27PM +1000, Robert Collins wrote:
>Hi Suhaib,
>    here are the two missing functions. If you aren't setup to compile
>cygwin1.dll let me know and I'll mail you mine.

You seem to be adding a mutex that is supplanting the passwd_sem variable.
Shouldn't passwd_sem be eliminated if you are adding this?

cgf
>===
>Mon Apr 16 21:02:00 2001  Robert Collins <rbtcollins@hotmail.com>
>
> * cygwin.din: Export New functions.
> * passwd.cc (read_etc_passwd): Make race safe.
> (getpwuid_r): New function.
> (getpwnam_r): New function.
>
>===



More information about the Cygwin-patches mailing list