summaryrefslogtreecommitdiffstats
path: root/lib/libc/ohash/ohash_interval.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* these files have moved to libutilespie2014-05-121-36/+0
|
* use standard type uint32_t, instead of BSD-specific u_int32_tespie2006-01-161-3/+3
| | | | | | | tell user to get it through stdint.h (note old sys/types.h still works, for now). okay millert@, jmc@
* Cosmetic clean-up.espie2004-06-221-27/+13
| | | | | Simpler licence, update copyright years, trim empty lines, ISO declarations. okay miod@
* Add ohash_* functions to libc.espie2001-03-021-0/+50
Ok'd deraadt@, millert@