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



Christos Zoulas <christos%astron.com@localhost> wrote:

> >5) Put the mutex/condvar code into libc, if libpthread isn't loaded
> >   use versions that do unlocked accesses and can't fail.
> 
> 5 is the way to go I think.

That means that dlopen() would ignore libpthread.so and carry on,
instead of considering it fatal and return an error?  That would solve a
lot of problems, IMO.

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index