mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
4171736339
This is an alternative patch for MR2339: It seems that Windows AD in turkish locale is ASCII-compatible with 'i'. Björn tells me that the turkish locale is the only one where upper/lower casing letters in the ASCII range is not compatible to ASCII. Simplify our code by not calling the locale-specific standard toupper/tolower for the ASCII range but rely on our tables. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Volker Lendecke <vl@samba.org> Autobuild-Date(master): Mon Apr 4 11:45:24 UTC 2022 on sn-devel-184 |
||
---|---|---|
.. | ||
tests | ||
charset_macosxfs.c | ||
charset_proto.h | ||
charset.h | ||
codepoints.c | ||
convert_string.c | ||
iconv.c | ||
pull_push.c | ||
util_str.c | ||
util_unistr_w.c | ||
util_unistr.c | ||
weird.c | ||
wscript_build | ||
wscript_configure |