(__hash_string): Zero-extend each char from the string; the old code did a sign-exten...
authorUlrich Drepper <drepper@redhat.com>
Fri, 24 Oct 2003 03:22:26 +0000 (03:22 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 24 Oct 2003 03:22:26 +0000 (03:22 +0000)
commitd0f1175e9440779ee112ab10c089a24736144384
tree1738e23c8fd06c021b9287235d5b6f471ed27e87
parente97bfee1b19df345743ce6b102f044d39766407d
(__hash_string): Zero-extend each char from the string; the old code did a sign-extend on some platforms.
intl/hash-string.c