diff options
author | 2014-06-07 22:41:15 +0000 | |
---|---|---|
committer | 2014-06-07 22:41:15 +0000 | |
commit | 6a7330418a2f08ea37103af2b446f53bcca18e86 (patch) | |
tree | 7178bc4b0bcb5b25c1df5c508816aa6b6639a010 /lib/libssl/ssl_err.c | |
parent | http://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=2016265dfbab162ec30718b5e7480add42598158 (diff) | |
download | wireguard-openbsd-6a7330418a2f08ea37103af2b446f53bcca18e86.tar.xz wireguard-openbsd-6a7330418a2f08ea37103af2b446f53bcca18e86.zip |
/* on some platforms time_t may be a float */
In the past, time_t's type was underspecified. But a floating point type
would not have worked in practice. Newer specifications effectively forbid it.
While cleaning this up, get partly ready for Y2038.
ok miod
Diffstat (limited to 'lib/libssl/ssl_err.c')
0 files changed, 0 insertions, 0 deletions