o_time.c: use gmtime_s with MSVC
authorMiroslav Suk <miroslav.suk@eset.cz>
Thu, 22 Mar 2018 08:20:43 +0000 (09:20 +0100)
committerAndy Polyakov <appro@openssl.org>
Tue, 27 Mar 2018 18:12:34 +0000 (20:12 +0200)
commit98c03302fb7b855647aa14022f61f5fb272e514a
treed2c0a1f4856d423b2c41375227247852c521a409
parentc4eec78d221c6aa8d96d4d0ea9e7525490ffe222
o_time.c: use gmtime_s with MSVC
ts/ts_rsp_sign.c: change to OPENSSL_gmtime.

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5720)
crypto/o_time.c
crypto/ts/ts_rsp_sign.c