HomeFreeBSD

Always use %j with an intmax_t cast to print time_t values. time_t is

Description

Always use %j with an intmax_t cast to print time_t values. time_t is
longer than long on 32-bit platforms with a 64-bit time_t.

Inspired by: mail from bde

Details

Provenance
jhbAuthored on
Parents
rS286938: Various style and whitespace fixes.
Branches
Unknown
Tags
Unknown