diff options
author | peter <peter@FreeBSD.org> | 2001-11-04 18:28:45 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2001-11-04 18:28:45 +0000 |
commit | 80bdf7d4cbe1d6a9a78f0f19599df30b74b9279e (patch) | |
tree | 533ac15a1607fad943b5a97fe4670f61c384e296 /lib/libc | |
parent | 1c09a792557347472db002b1b376deeb33a28096 (diff) | |
download | FreeBSD-src-80bdf7d4cbe1d6a9a78f0f19599df30b74b9279e.zip FreeBSD-src-80bdf7d4cbe1d6a9a78f0f19599df30b74b9279e.tar.gz |
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.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions