Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-08-07 | remove spurious null check in clock_settime | Rich Felker | -1/+1 |
2019-07-29 | clock_settime: add time64 syscall support, decouple 32-bit time_t | Rich Felker | -0/+17 |
2011-03-20 | global cleanup to use the new syscall interface | Rich Felker | -1/+1 |
2011-03-10 | fix errno behavior in clock_* functions | Rich Felker | -1/+0 |
2011-02-19 | implement the remaining clock_* interfaces | Rich Felker | -0/+8 |