summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/hcreate.3
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2017-02-07hcreate(3): fix the ERRORS section and bump .DdEnji Cooper
2015-12-27Replace implementation of hsearch() by one that scales.Ed Schouten
2014-07-21Add re-entrant versions of the hash functions based on the GNU api.Pedro F. Giffuni
2010-04-14mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein
2008-07-06- This code was intially obtained from NetBSD, but it's missing licenceDaniel Gerzo
2008-07-06- Add description about a missing return valueDaniel Gerzo
2005-01-20Sort sections.Ruslan Ermilov
2003-09-08mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov
2003-03-12Document the fact that hdestory calls free on the keys added withDavid Malone
2001-07-09mdoc(7) police: eliminate -ww warnings.Ruslan Ermilov
2001-05-15Add new, from scratch implementation of hsearch() et al that actually works.Ruslan Ermilov