Commit b5ea3779da42 ("Reduce minimal time intervals of setitimer(2) from
1/HZ to 1/(16*HZ)") changed the minimal interval period for setitimer(2)
but not timer_settime(2). Update itimespecfix() to match itimerfix()
so that POSIX timers have equivalent functionality to the obsolete
setitimer() interface.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 62860 Build 59744: arc lint + arc unit