108 Commits (94cf991bf4b18bb87a15a96e7b5e7d92fab787ba)

Author SHA1 Message Date
Rich Felker aa398f56fa global cleanup to use the new syscall interface 15 years ago
Rich Felker be82e122bf if returning errno value directly from a syscall, we need to negate it. 15 years ago
Rich Felker 685e40bb09 syscall overhaul part two - unify public and internal syscall interface 15 years ago
Rich Felker eff62b8a96 misplaced & in times() made it fail to work, and clobber the stack 15 years ago
Rich Felker 11dbbe9fba more cancellation points: tcdrain, clock_nanosleep 15 years ago
Rich Felker 1b538acb0a fix errno behavior in clock_* functions 15 years ago
Rich Felker 4b1244a0bf implement the remaining clock_* interfaces 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago