Date: Tue, 2 Oct 2001 04:15:38 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib hcreate.c Makefile.inc src/lib/libc/db/hash Makefile.inc hsearch.c Message-ID: <200110021115.f92BFc490976@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2001/10/02 04:15:38 PDT Modified files: (Branch: RELENG_4) lib/libc/stdlib Makefile.inc lib/libc/db/hash Makefile.inc Added files: (Branch: RELENG_4) lib/libc/stdlib hcreate.c Removed files: (Branch: RELENG_4) lib/libc/db/hash hsearch.c Log: MFC: Add new, from scratch implementation of hsearch() that actually works. Revision Changes Path 1.3.2.1 +2 -2 src/lib/libc/db/hash/Makefile.inc 1.2.8.2 +0 -109 src/lib/libc/db/hash/hsearch.c (dead) 1.19.2.4 +5 -4 src/lib/libc/stdlib/Makefile.inc 1.1.2.1 +184 -0 src/lib/libc/stdlib/hcreate.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110021115.f92BFc490976>