summaryrefslogtreecommitdiff
path: root/lib/libc/ohash
AgeCommit message (Collapse)Author
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-09-24Better wordingMarc Espie
2001-03-11mdoc police.Aaron Campbell
2001-03-09typoArtur Grabowski
2001-03-02missed a second hash->ohashMarc Espie
2001-03-02Missed one hash->ohashMarc Espie
2001-03-02Fix preambleMarc Espie
2001-03-02Oops, ohash_lookup_string bit the dust.Marc Espie
2001-03-02Add ohash_* functions to libc.Marc Espie
Ok'd deraadt@, millert@