[PATCH 1/2] msvcrt: Optimize tolower function when locale was never changed
23 Jan
2019
23 Jan
'19
10:59 a.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcrt/ctype.c | 4 +++- dlls/msvcrt/locale.c | 4 ++++ dlls/msvcrt/msvcrt.h | 1 + dlls/msvcrt/tests/string.c | 14 ++++++++++---- 4 files changed, 18 insertions(+), 5 deletions(-)
2606
Age (days ago)
2606
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban