Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | timerfd: add time64 syscall support, decouple 32-bit time_t | Rich Felker | 2019-07-29 | 1 | -0/+42 |
| | | | | | the changes here are semantically and structurally identical to those made to timer_settime and timer_gettime for time64 support. | ||||
* | add timerfd interfaces (untested) | Rich Felker | 2012-09-08 | 1 | -0/+17 |