mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 03:18:44 +00: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.