tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pam-saml/cy2-saml -lpthread and NetBSD 6.0



On Sat, Jan 19, 2013 at 07:21:14PM +0000, David Laight wrote:
> 5) Put the mutex/condvar code into libc, if libpthread isn't loaded
>    use versions that do unlocked accesses and can't fail.

The only thing that should be missing from libc (for natural reasons) is
pthread_create. Anything else would be a bug.

Joerg


Home | Main Index | Thread Index | Old Index