when resolving symbols with only weak defs, use first def, not last def
[musl] / src / time / clock_settime.c
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-03-10 Rich Felkerfix errno behavior in clock_* functions
2011-02-19 Rich Felkerimplement the remaining clock_* interfaces