ffc3b12c07
ctlstat.c: When converting a timeval to a floating point number in ctlstat_standard(), cast the nanoseconds calculation to a long double, so we don't lose precision. Without the cast, we wind up with a time in whole seconds only. Sponsored by: Spectra Logic MFC after: 3 days |
||
---|---|---|
.. | ||
ctlstat.8 | ||
ctlstat.c | ||
Makefile |