summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/hcreate.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Purge unneeded cdefs.hWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Replace implementation of hsearch() by one that scales.Ed Schouten2015-12-271-179/+34
* Fix hdestroy() compliance issue.Pedro F. Giffuni2014-07-211-1/+0
* Update license.Pedro F. Giffuni2014-07-211-7/+2
* Add re-entrant versions of the hash functions based on the GNU api.Pedro F. Giffuni2014-07-211-29/+68
* libc/stdlib: Minor cleanups to code originating in NetBSDPedro F. Giffuni2014-07-151-3/+3
* - remove superfluous wordDaniel Gerzo2008-07-061-3/+3
* Remove improper use of <namespace.h>Daniel Eischen2002-06-271-1/+0
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-1/+3
* Add new, from scratch implementation of hsearch() et al that actually works.Ruslan Ermilov2001-05-151-0/+184