summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/hcreate.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove improper use of <namespace.h>Daniel Eischen2002-06-271-1/+0
| | | | Notes: svn path=/head/; revision=98907
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-1/+3
| | | | | | | I believe have made all of libc .c's as consistent as possible. Notes: svn path=/head/; revision=92986
* Add new, from scratch implementation of hsearch() et al that actually works.Ruslan Ermilov2001-05-151-0/+184
Obtained from: NetBSD MFC after: 1 month Notes: svn path=/head/; revision=76613