about summary refs log tree commit diff
path: root/intl/hash-string.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
|
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
|
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
|
* (__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.