r2901: if we can't load upcase.dat or lowcase.dat then don't waste 256k
authorAndrew Tridgell <tridge@samba.org>
Mon, 11 Oct 2004 02:07:30 +0000 (02:07 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:59:46 +0000 (12:59 -0500)
commit51009f7052fd6c61d70a35ec311358f962c365c9
tree8ad75ddcc76e1c6937638f1c8a4e5be153c6a838
parent598e82e7ad9377138b5a899724083fc5d808a249
r2901: if we can't load upcase.dat or lowcase.dat then don't waste 256k
making fake tables, instead just do the approximate upper/lower inline
with toupper() and tolower().
(This used to be commit 994392d085e87046212191b8f41eba628467c778)
source4/lib/util_unistr.c