Remember to add an example application and test build + linking
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
58da3b6bd2
commit
aa80483e25
3
TODO.org
3
TODO.org
@ -1,8 +1,9 @@
|
||||
#+STARTUP: showall
|
||||
* sysklogd v2.0
|
||||
|
||||
** Add example application, test building and running it from Travis-CI
|
||||
** TODO Check for memory/descriptor leaks, valgrind/Coverity
|
||||
** TODO Drop strlcpy() from libsyslog, make built-in?
|
||||
** DONE Drop strlcpy() from libsyslog, make built-in? (marked as weak alias)
|
||||
** DONE 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
|
||||
|
Loading…
Reference in New Issue
Block a user