On Wed, Mar 04, 2015 at 08:14:39PM +0000, Antti Kantee wrote: > On 04/03/15 19:10, Wei Liu wrote: > >Signed-off-by: Wei Liu <[email protected]> > >--- > >WEAK_STUB is needed because __sigprocmask14 is defined in both this file > >and pthread_misc.c > > yes > > >In fact I think all stubs should be weak alias. Thoughts? > > I don't think it matters too much for configure. Theoretically, the libc > internal names, e.g. _sys_foo, should not be weak. > > I think we can improve on weak/strong later.
I take it you're OK with this patch? Wei.
