Add timerisvalid() from OpenBSD
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 32091 Build 29610: arc lint + arc unit
Event Timeline
| share/man/man3/timeradd.3 | ||
|---|---|---|
| 37 | s/time/timer in here? | |
Comment Actions
Since struct timeval is mostly obsoleted by struct timespec, I suggest adding this only when there is existing code using it.
| share/man/man3/timeradd.3 | ||
|---|---|---|
| 55 | struct timespec is not what is actually implemented. | |