Fix 32-bit time handling, using time_t and make it work on systems
authorderaadt <deraadt@openbsd.org>
Tue, 30 Aug 2016 11:30:14 +0000 (11:30 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 30 Aug 2016 11:30:14 +0000 (11:30 +0000)
commite7036f67afc281a557bdb8ab3fb352055f0d4f71
tree0f85047918290bbdb7af0693154fc6f493fd6aa3
parent347c0a49b5e6c0070e1b82f3bea2dbab79903741
Fix 32-bit time handling, using time_t and make it work on systems
where that is long long.
ok beck guenther
usr.bin/openssl/apps.h
usr.bin/openssl/s_time.c