OpenSolaris

Printable Version Enter a New Search
Bug ID 6848228
Synopsis clock(3c) shouldn't look at HZ environment variable
State 1-Dispatched (Default State)
Category:Subcategory library:libc
Keywords oss-bite-size
Sponsor
Submitter
Reported Against snv_111
Duplicate Of
Introduced In
Commit to Fix
Fixed In
Release Fixed
Related Bugs
Submit Date 4-June-2009
Last Update Date 4-June-2009
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.
Work Around
N/A
Comments
N/A