summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/hcreate.c
AgeCommit message (Expand)Author
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-25libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2015-12-27Replace implementation of hsearch() by one that scales.Ed Schouten
2014-07-21Fix hdestroy() compliance issue.Pedro F. Giffuni
2014-07-21Update license.Pedro F. Giffuni
2014-07-21Add re-entrant versions of the hash functions based on the GNU api.Pedro F. Giffuni
2014-07-15libc/stdlib: Minor cleanups to code originating in NetBSDPedro F. Giffuni
2008-07-06- remove superfluous wordDaniel Gerzo
2002-06-27Remove improper use of <namespace.h>Daniel Eischen
2002-03-22Fix the style of the SCM ID's.David E. O'Brien
2001-05-15Add new, from scratch implementation of hsearch() et al that actually works.Ruslan Ermilov