From owner-cvs-all@FreeBSD.ORG Wed Oct 29 01:11:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 667FB16A4CE; Wed, 29 Oct 2003 01:11:01 -0800 (PST) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F53D43FDF; Wed, 29 Oct 2003 01:11:00 -0800 (PST) (envelope-from des@des.no) Received: from smtp.des.no (37.80-203-228.nextgentel.com [80.203.228.37]) by mail.broadpark.no (Postfix) with ESMTP id D343E78783; Wed, 29 Oct 2003 10:10:58 +0100 (MET) Received: by smtp.des.no (Pony Express, from userid 666) id A04FD9BE1B; Wed, 29 Oct 2003 10:10:58 +0100 (CET) Received: from dwp.des.no (dwp.des.no [10.0.0.4]) by smtp.des.no (Pony Express) with ESMTP id D0FE69BE19; Wed, 29 Oct 2003 10:10:54 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id C4241B823; Wed, 29 Oct 2003 10:10:54 +0100 (CET) To: Mark Murray References: <200310290852.h9T8q4Rw044570@grimreaper.grondar.org> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Wed, 29 Oct 2003 10:10:54 +0100 In-Reply-To: <200310290852.h9T8q4Rw044570@grimreaper.grondar.org> (Mark Murray's message of "Wed, 29 Oct 2003 08:52:04 +0000") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on dsa.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.60 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Peter Wemm Subject: Re: cvs commit: src/include strhash.h src/lib/libc/stdlib Makefile.inc strhash.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2003 09:11:01 -0000 Mark Murray writes: > Dag-Erling =3D?iso-8859-1?q?Sm=3DF8rgrav?=3D writes: > > this may break some ports (I think hash_foo() is a glibcism) but I > > agree that it doesn't belong in libc. > If you are correct (I'm not saying you aren't!), then those ports should > be almost trivially fixable by linking them against the ports version of > glibc, no? Sure. And I don't think many ports are affected in any case. gas defines and uses a hash_create(), but I think it's a totally different beast, and it benefits from this change. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no