diff options
author | 2012-08-21 00:29:32 +0000 | |
---|---|---|
committer | 2012-08-21 00:29:32 +0000 | |
commit | 17a716451488d491f06107d7fbd5c43026c0d524 (patch) | |
tree | 7491239b510c21410356ce35f5a9436644601f5a /lib/libc | |
parent | Add support for .openbsd.randomdata and PT_OPENBSD_RANDOMIZE to (diff) | |
download | wireguard-openbsd-17a716451488d491f06107d7fbd5c43026c0d524.tar.xz wireguard-openbsd-17a716451488d491f06107d7fbd5c43026c0d524.zip |
Don't abandon time_t precision for intervals. Use (long long) and %lld when
printing, rather than (int) and %d. Follows idiom used for 64-bit size_t and
off_t.
Suggested by deraadt@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions