Remember to document libsyslog API

Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
Joachim Nilsson 2019-11-02 14:14:12 +01:00
parent b0a3d5cdd9
commit 8c0304a977

View File

@ -1,6 +1,7 @@
#+STARTUP: showall
* sysklogd v2.0
** TODO Document, and add examle of, how to use libsyslog
** DONE Separate libsylog.{a,so} and syslog/syslog.h with NetBSD API
** DONE Add syslogp() and vsyslogp() to libsyslog
** DONE Add support for =/etc/syslog.d/*.conf= to syslogd