Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/13/2001 23:20:57
Module Name: basesrc
Committed By: he
Date: Tue Mar 13 21:20:56 UTC 2001
Removed Files:
basesrc/lib/libc/db/hash [netbsd-1-5]: hsearch.c
basesrc/lib/libc/db/man [netbsd-1-5]: hcreate.3
Log Message:
Pull up file removal (requested by cgd):
Replace hcreate() / hsearch() / hdestroy() implementation with
one that actually works as it's supposed to.
To generate a diff of this commit:
cvs rdiff -r1.14 -r0 basesrc/lib/libc/db/hash/hsearch.c
cvs rdiff -r1.3 -r0 basesrc/lib/libc/db/man/hcreate.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.