msvcrt: Change return type of _ctime32_s and _ctime64_s to errno_t.
commit261d7418a8a5d4809ad5033f10a3414f66b38beb
authorAlex Henrie <alexhenrie24@gmail.com>
Sat, 14 Jan 2023 01:38:14 +0000 (13 18:38 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Jan 2023 12:10:03 +0000 (25 13:10 +0100)
treed24e84675eb7ce05510df240c2041d0e17458976
parentae8797c8e3e7a4f1c82a3881f9b9b8f48981d5d7
msvcrt: Change return type of _ctime32_s and _ctime64_s to errno_t.
dlls/msvcrt/time.c