summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/hcreate.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix a few warnings, keep the crypt stuff for later.espie2005-10-101-2/+2
| | | | okay otto@
* zap remaining rcsid.espie2005-08-081-10/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* Working hcreate(3) et al from NetBSD (cgd) via ray at cyth dot net.millert2004-06-241-0/+200
Now passes the regress tests.