wine-wine/dlls/kernel32
Piotr Caban c8e195e179 kernel32: Restore C locale for LC_CTYPE category.
In tr_TR.UTF-8 locale tolower('I') != 'i' (this is not a bug in glibc,
tolower('I') is suppossed to return dotless i that is 2-byte long).
Because of that strcasemp("i", "I") returns that the strings are
different.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-18 21:43:00 +01:00
..
nls kernel32/nls: Fix some values in Sinhala NLS file. 2019-03-05 21:22:15 +01:00
tests kernel32/tests: A spelling fix in a win_skip() message. 2019-03-18 10:11:27 +01:00
Makefile.in
actctx.c
atom.c
change.c
comm.c
computername.c
console.c
console_private.h
cpu.c
debugger.c
editline.c
environ.c
except.c ntdll: Fix event op functions declarations. 2019-03-12 20:33:41 +01:00
fiber.c
file.c
format_msg.c
heap.c
kernel32.spec ntdll: Use the fastcall flag for RtlInterlockedPushListSList. 2019-02-28 21:37:29 +01:00
kernel_main.c
kernel_private.h
lcformat.c
locale.c kernel32: Restore C locale for LC_CTYPE category. 2019-03-18 21:43:00 +01:00
locale_rc.rc kernel32: Add the Sinhala NLS file. 2019-02-28 21:37:30 +01:00
lzexpand.c
module.c kernel32: Remove redundant not 0 check (coccinellery). 2019-02-20 23:12:51 +01:00
nameprep.c
oldconfig.c
path.c kernel32: Fix MOVEFILE_REPLACE_EXISTING between devices. 2019-01-29 19:54:01 +01:00
powermgnt.c
process.c kernel32: Remove some duplicate code. 2019-03-07 17:58:10 +01:00
profile.c
resource.c
string.c
sync.c
tape.c
term.c
thread.c
time.c
toolhelp.c
version.c
version.rc
virtual.c
volume.c
wer.c
winerror.mc