tech-userlevel archive

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

Re: suenv



On Tue, Oct 23, 2012 at 09:28:43AM -0700, Matt Thomas wrote:
> 
> I wonder, should the libc thread stubs actually have weak
> symbols for their corresponding pthread calls.
> 
> Assuming you don't need to create thread but really just want
> the mutex calls, that might be enough to satisfy those app who
> need them.

It does have weak stubs. The problem here is that pcsc's main library
actually depends on pthread_create.

Joerg


Home | Main Index | Thread Index | Old Index