summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/hcreate.c
AgeCommit message (Expand)Author
2014-07-20amend the new destroy function to take function pointers.christos
2014-07-20Our hdestroy implementation was non-conformant because it freed the key ofchristos
2011-09-17remove the advertising clause so it can be used by the OpenJDK.christos
2011-09-14add re-entrant versions of the hash functions based on the GNU api.christos
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2004-04-23s/this this/this/.simonb
2003-07-26netbsd.org->NetBSD.orgsalo
2001-02-21fix _DIAGASSERT usage in hsearch()lukem
2001-02-19LP64ross
2001-02-14add new, from scratch implementation of hsearch() et al that actually workscgd