From owner-freebsd-current@FreeBSD.ORG Fri Mar 7 17:44:13 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3AA39CFD; Fri, 7 Mar 2014 17:44:13 +0000 (UTC) Received: from mail-qg0-x229.google.com (mail-qg0-x229.google.com [IPv6:2607:f8b0:400d:c04::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C389EAB9; Fri, 7 Mar 2014 17:44:12 +0000 (UTC) Received: by mail-qg0-f41.google.com with SMTP id i50so8014018qgf.0 for ; Fri, 07 Mar 2014 09:44:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=lpNTwTQY35dI8OvUHHhg6MEsgBsc3NkQT/3s6VSjv7s=; b=zRer8urcN3FxaPvR6boahbw4cQWx1ghC+33hgwnl+XAoJazD1+Es6OypeM1O5TUVhl tI3RwYHgCJ87LiL761leDO8b9vGbXaQWip7ANZ0PUITisGyQurf0D2MSa9sMWh1fPbSR +RHwPdQDSxI6198r42WrlA1z3R/njhRn5yUa3KjjYcreQTuRbN3bpp/McKeS5fAlF6Zn rJ3GmJWbEYzMpsL+eI/K988XoFhxsBW27gN8AnsFCOplweI6aQ0+IaVHyZ9J9zgFAcl5 uB69D+qQ6Q0PMWHzu5/7jzlsQKyjBx76pCw3XqaB7oue1YLhUBXvpfoZULpWSgcc5t42 MSOA== MIME-Version: 1.0 X-Received: by 10.229.66.202 with SMTP id o10mr16903567qci.7.1394214252024; Fri, 07 Mar 2014 09:44:12 -0800 (PST) Received: by 10.224.8.137 with HTTP; Fri, 7 Mar 2014 09:44:11 -0800 (PST) In-Reply-To: <201403070837.23590.jhb@freebsd.org> References: <86ha7a7040.fsf@nine.des.no> <201403070837.23590.jhb@freebsd.org> Date: Fri, 7 Mar 2014 09:44:11 -0800 Message-ID: Subject: Re: importing sam leffler's libstatfoo into -HEAd From: Adrian Chadd To: John Baldwin Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: =?ISO-8859-1?Q?Dag=2DErling_Sm=F8rgrav?= , freebsd-current , "freebsd-arch@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2014 17:44:13 -0000 what he said. -a On 7 March 2014 05:37, John Baldwin wrote: > On Friday, March 07, 2014 5:51:27 am Dag-Erling Sm=F8rgrav wrote: >> Adrian Chadd writes: >> > http://people.freebsd.org/~adrian/patches/20140304-libbsdstatfoo.diff >> >> 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?) > > -- > John Baldwin