mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-21 03:31:09 +01:00
The previous code erroneously used gmtime_r() to implement mbedtls_platform_gmtime() in case of a non-windows, non-unix system.
The previous code erroneously used gmtime_r() to implement mbedtls_platform_gmtime() in case of a non-windows, non-unix system.