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