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