summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/strhash.c
Commit message (Expand)AuthorAgeFilesLines
* This 3rd mega-commit should hopefully bring us back to where we were.Jordan K. Hubbard1996-06-051-1/+1
* Phase 2 of merge - also fix things broken in phase 1.Jordan K. Hubbard1996-06-031-1/+4
* Sync with HEADJordan K. Hubbard1996-02-111-1/+13
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-48/+55
* Fix a missing _hash() to prevent namespace pollution with the db/hash routines.Jordan K. Hubbard1995-03-281-5/+7
* Hash 8bit chars without sign extensionAndrey A. Chernov1995-03-261-3/+8
* Add the strhash family of routines. They provide a number of featuresJordan K. Hubbard1995-03-261-0/+414