From owner-freebsd-arch@FreeBSD.ORG Fri Mar 7 14:38:04 2014 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 043B96ED; Fri, 7 Mar 2014 14:38:04 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CFA4F7AC; Fri, 7 Mar 2014 14:38:03 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id A20E5B96B; Fri, 7 Mar 2014 09:38:01 -0500 (EST) From: John Baldwin To: freebsd-arch@freebsd.org Subject: Re: importing sam leffler's libstatfoo into -HEAd Date: Fri, 7 Mar 2014 08:37:23 -0500 User-Agent: KMail/1.13.5 (FreeBSD/8.4-CBSD-20130906; KDE/4.5.5; amd64; ; ) References: <86ha7a7040.fsf@nine.des.no> In-Reply-To: <86ha7a7040.fsf@nine.des.no> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201403070837.23590.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Fri, 07 Mar 2014 09:38:01 -0500 (EST) Cc: Adrian Chadd , Dag-Erling =?utf-8?q?Sm=C3=B8rgrav?= , freebsd-current X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2014 14:38:04 -0000 On Friday, March 07, 2014 5:51:27 am Dag-Erling Sm=C3=B8rgrav wrote: > Adrian Chadd writes: > > http://people.freebsd.org/~adrian/patches/20140304-libbsdstatfoo.diff >=20 > Why did you rename it? The whole point of PRIVATELIB is to avoid having > to rename libraries. Because 'statfoo' is a pretty silly name? (This is detailed in another subthread, did you not read that?) =2D-=20 John Baldwin