msvcrt: Share __lc_time_data between threadlocinfo instances.
commit898abfc18f409357939e66cd9a6767d4bc5b0672
authorChip Davis <cdavis@codeweavers.com>
Wed, 18 Nov 2020 16:26:15 +0000 (18 17:26 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 18 Nov 2020 21:27:51 +0000 (18 22:27 +0100)
treee5bb1d3e63512805ebb1f6a65f4575d1ec7adb19
parent10cac0a08f562953f023ee16c3df94af3c5830ca
msvcrt: Share __lc_time_data between threadlocinfo instances.

My testing shows that unk[1] is some sort of refcount.

Signed-off-by: Chip Davis <cdavis@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcr90/tests/msvcr90.c
dlls/msvcrt/locale.c
dlls/msvcrt/msvcrt.h