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