svn commit: r258791 - in head: . lib lib/libpjdlog share/mk
Pawel Jakub Dawidek
pjd at FreeBSD.org
Mon Dec 2 20:38:07 UTC 2013
On Mon, Dec 02, 2013 at 09:26:35PM +0100, Jeremie Le Hen wrote:
> 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?
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.
--
Pawel Jakub Dawidek http://www.wheelsystems.com
FreeBSD committer http://www.FreeBSD.org
Am I Evil? Yes, I Am! http://mobter.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20131202/75229328/attachment.sig>
More information about the svn-src-head
mailing list