]> git.ipfire.org Git - thirdparty/glibc.git/commit - wctype/wcfuncs.c
Don't use expensive wide char lookups in isw* functions if character is in ASCII...
authorUlrich Drepper <drepper@redhat.com>
Mon, 17 Oct 2005 15:48:30 +0000 (15:48 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 17 Oct 2005 15:48:30 +0000 (15:48 +0000)
commit5d953aef3c9cfb8b67b5b59dab4bac96b2fba23f
treedf1dec3b3f4f16345bc670d340e9e56ab71fe6b5
parentae0d550c3e352cf0167a0e00d1c4e4c2475b9243
Don't use expensive wide char lookups in isw* functions if character is in ASCII range.
wctype/wcfuncs.c
wctype/wcfuncs_l.c