diff options
author | deraadt <> | 2014-06-07 22:41:15 +0000 |
---|---|---|
committer | deraadt <> | 2014-06-07 22:41:15 +0000 |
commit | 16e086d4e5aa1e3b351e5c97e3fcfc6ef6bde702 (patch) | |
tree | 7ddaae43882370ab028951622cbd88f652ec3a27 /src/lib/libssl/bio_ssl.c | |
parent | ae869ed69546fcf32da0a31d33209356522a6011 (diff) | |
download | openbsd-16e086d4e5aa1e3b351e5c97e3fcfc6ef6bde702.tar.gz openbsd-16e086d4e5aa1e3b351e5c97e3fcfc6ef6bde702.tar.bz2 openbsd-16e086d4e5aa1e3b351e5c97e3fcfc6ef6bde702.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 'src/lib/libssl/bio_ssl.c')
0 files changed, 0 insertions, 0 deletions