when resolving symbols with only weak defs, use first def, not last def
[musl] / src / thread / pthread_kill.c
2011-06-14 Rich Felkerfix race condition in pthread_kill
2011-04-07 Rich Felkerconsistency: change all remaining syscalls to use SYS_...
2011-03-20 Rich Felkerif returning errno value directly from a syscall, we...
2011-03-20 Rich Felkersyscall overhaul part two - unify public and internal...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0