From owner-svn-src-head@FreeBSD.ORG Mon Dec 2 20:26:42 2013 Return-Path: Delivered-To: svn-src-head@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 E3D2E3F1; Mon, 2 Dec 2013 20:26:42 +0000 (UTC) Received: from caravan.chchile.org (caravan.chchile.org [178.32.125.136]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A73E512BA; Mon, 2 Dec 2013 20:26:42 +0000 (UTC) Received: by caravan.chchile.org (Postfix, from userid 1000) id 5928FBBFCD; Mon, 2 Dec 2013 20:26:35 +0000 (UTC) Date: Mon, 2 Dec 2013 21:26:35 +0100 From: Jeremie Le Hen To: Pawel Jakub Dawidek Subject: Re: svn commit: r258791 - in head: . lib lib/libpjdlog share/mk Message-ID: <20131202202635.GN37879@caravan.chchile.org> Mail-Followup-To: Pawel Jakub Dawidek , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201312010941.rB19f7c6072073@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201312010941.rB19f7c6072073@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Dec 2013 20:26:43 -0000 Hi Pawel, On Sun, Dec 01, 2013 at 09:41:07AM +0000, Pawel Jakub Dawidek wrote: > > Log: > Move my simple logging API to a separate library. It is now already used > by hastctl(8), hastd(8) and auditdistd(8) and will soon be also used > by casperd(8) and its services. There is no documentation and pjdlog.h > header file is not installed in /usr/include/ to keep it private. > Unfortunately we don't have /lib/private/ at this point, only > /usr/lib/private/, so the library is installed in /lib/. What's wrong with creating /lib/private then? -- Jeremie Le Hen Scientists say the world is made up of Protons, Neutrons and Electrons. They forgot to mention Morons.