commit | 0dfb3d3fac964de1080884863c0544f35ed424a5 | [log] [tgz] |
---|---|---|
author | Liu Hao <lh_mouse@126.com> | Tue Apr 02 22:45:58 2019 +0800 |
committer | Liu Hao <lh_mouse@126.com> | Sun Apr 14 01:25:59 2019 +0800 |
tree | d58367124a766d5fd1b9d04070492255ba290d76 | |
parent | 159869014b11c35700662f5b0ef140e0f9b10b5f [diff] |
crt/msvcrt.def.in: Export `_utime32()` and `_wutime32()` on x86 and x64. This applies the same fix that was done in e42c609a, to the other two functions affected by fde585a1. Reference: https://github.com/msys2/MINGW-packages/issues/5183 Signed-off-by: Liu Hao <lh_mouse@126.com>