From owner-svn-src-head@FreeBSD.ORG Mon Dec 2 20:38:07 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 74DA396D; Mon, 2 Dec 2013 20:38:07 +0000 (UTC) Received: from mail.dawidek.net (garage.dawidek.net [91.121.88.72]) by mx1.freebsd.org (Postfix) with ESMTP id 3867A138B; Mon, 2 Dec 2013 20:38:06 +0000 (UTC) Received: from localhost (89-73-195-149.dynamic.chello.pl [89.73.195.149]) by mail.dawidek.net (Postfix) with ESMTPSA id 07956BC2; Mon, 2 Dec 2013 21:31:33 +0100 (CET) Date: Mon, 2 Dec 2013 21:38:31 +0100 From: Pawel Jakub Dawidek To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r258791 - in head: . lib lib/libpjdlog share/mk Message-ID: <20131202203830.GB1407@garage.freebsd.pl> References: <201312010941.rB19f7c6072073@svn.freebsd.org> <20131202202635.GN37879@caravan.chchile.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SkvwRMAIpAhPCcCJ" Content-Disposition: inline In-Reply-To: <20131202202635.GN37879@caravan.chchile.org> X-OS: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) 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:38:07 -0000 --SkvwRMAIpAhPCcCJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 02, 2013 at 09:26:35PM +0100, Jeremie Le Hen wrote: > Hi Pawel, >=20 > On Sun, Dec 01, 2013 at 09:41:07AM +0000, Pawel Jakub Dawidek wrote: > >=20 > > Log: > > Move my simple logging API to a separate library. It is now already u= sed > > 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/. >=20 > What's wrong with creating /lib/private then? It seems to be non-trivial, from what des@ says. I'll be happy to move libpjdlog to /lib/private/ once we have it, but I don't have time to work on creating it. --=20 Pawel Jakub Dawidek http://www.wheelsystems.com FreeBSD committer http://www.FreeBSD.org Am I Evil? Yes, I Am! http://mobter.com --SkvwRMAIpAhPCcCJ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iEYEARECAAYFAlKc78YACgkQForvXbEpPzRrXACg65dBPC5pvmzIJ5x7dMnteh+l UAkAoMzyqaskzJW3sOy4p+GlJmUHSHKQ =wmB2 -----END PGP SIGNATURE----- --SkvwRMAIpAhPCcCJ--