1. feee989 overhaul pthread cancellation by Rich Felker · 13 years ago
  2. c2cd25b consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix by Rich Felker · 13 years ago
  3. be82e12 if returning errno value directly from a syscall, we need to negate it. by Rich Felker · 14 years ago
  4. 685e40b syscall overhaul part two - unify public and internal syscall interface by Rich Felker · 14 years ago
  5. 11dbbe9 more cancellation points: tcdrain, clock_nanosleep by Rich Felker · 14 years ago
  6. 4b1244a implement the remaining clock_* interfaces by Rich Felker · 14 years ago