From owner-cvs-all Tue May 15 0: 8:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6192137B424; Tue, 15 May 2001 00:08:21 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4F78LP00204; Tue, 15 May 2001 00:08:21 -0700 (PDT) (envelope-from ru) Message-Id: <200105150708.f4F78LP00204@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 15 May 2001 00:08:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/db/hash Makefile.inc hsearch.c src/lib/libc/stdlib hcreate.3 hcreate.c Makefile.inc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/05/15 00:08:21 PDT Modified files: lib/libc/db/hash Makefile.inc lib/libc/stdlib Makefile.inc Added files: lib/libc/stdlib hcreate.3 hcreate.c Removed files: lib/libc/db/hash hsearch.c Log: Add new, from scratch implementation of hsearch() et al that actually works. Obtained from: NetBSD MFC after: 1 month Revision Changes Path 1.4 +2 -2 src/lib/libc/db/hash/Makefile.inc 1.27 +5 -4 src/lib/libc/stdlib/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message