Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | if returning errno value directly from a syscall, we need to negate it. | Rich Felker | 2011-03-19 | 1 | -1/+1 |
* | syscall overhaul part two - unify public and internal syscall interface | Rich Felker | 2011-03-19 | 1 | -2/+1 |
* | more cancellation points: tcdrain, clock_nanosleep | Rich Felker | 2011-03-10 | 1 | -1/+6 |
* | implement the remaining clock_* interfaces | Rich Felker | 2011-02-19 | 1 | -0/+8 |