Forced commit:
Fix breakage in previous time_t related commit: quad_t is not a 'long long' - don't use that for casting for printf %lld (it is plain "long" on our 64 bit platforms). Also, These timestamps are relative to boot time, not 1970. We dont need to slow things down here with synthetic types on i386 since we have other wraparounds that occur *long* before 68 years of uptime.
This commit is contained in:
parent
9aefe36fa6
commit
c405820b59