tech-userlevel archive

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

Re: fixing libpthread noload, another approach



Matt Thomas <matt%3am-software.com@localhost> wrote:

> A possible alternative is have to an alterantive libpthread which just
> provides the pthread routines using the libc compat routines and a 
> version of pthread_create that just returns failure.

Well, this is not very different that the situation I obtained with my
last patch, except that I abort on pthread_create().  

OTOH, this patch address the problem for any library with NOLOAD, not
just libpthread.

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


Home | Main Index | Thread Index | Old Index