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.

Reply via email to