HomeFreeBSD

Minor optimization: instead of converting between days and years using

Description

Minor optimization: instead of converting between days and years using
loops that start in 1970, assume most conversions are going to be for recent
dates and use a precomputed number of days through the end of 2016.

Details

Provenance
ianAuthored on
Parents
rS320996: Allow setting debug.clocktime as a tunable. Print 64-bit time_t correctly
Branches
Unknown
Tags
Unknown