|
Description
|
[dep, 04Jun2009]
The clock(3c) library routine, with libc-private gethz(), will
perform its computations using a value of hz obtained from the HZ
environment variable if it exists instead of the kernel. This
behavior is undefined, and the results are inconsistent with
clock(3c)'s documentation.
This override behavior needs to be removed.
|