summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/hcreate.c
Commit message (Expand)AuthorAgeFilesLines
* 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