about summary refs log tree commit diff
path: root/intl/hash-string.c
Commit message (Collapse)AuthorAgeFilesLines
* (__hash_string): Zero-extend each char from the string; the old code did a ↵Ulrich Drepper2003-10-241-1/+1
| | | | sign-extend on some platforms.
* Update.Ulrich Drepper2003-06-111-0/+47
2003-06-11 Ulrich Drepper <drepper@redhat.com> * allocatestack.c (queue_stack): Always inline. * ptreadhP.h (__do_cancel): Likewise.