Build broken on NetBSD and FreeBSD
Hal Murray
hmurray at megapathdsl.net
Mon Oct 17 09:19:54 UTC 2016
esr at thyrsus.com said:
> Maybe not any more; OpenBSD manual search didn't find it.
...
> But something is screwy here. OpenBSD URL, but FreeBSD banner on the page.
> Methinks I smell bit-rot.
Looks clean on my system:
int
adjfreq(const int64_t *freq, int64_t *oldfreq);
DESCRIPTION
adjfreq() adjusts the rate in which time progresses if freq is non-null.
The unit of the rate of adjustment is nanoseconds per second, shifted
left 32 bits to allow for fractional values.
If oldfreq is non-null, the current value is returned.
...
The adjfreq() function call first appeared in OpenBSD 4.0.
OpenBSD 6.0 September 10, 2015 OpenBSD 6.0
--
These are my opinions. I hate spam.
More information about the devel
mailing list