From dc5190eab1e28712f01a4c54931cd6946efb6b89 Mon Sep 17 00:00:00 2001 From: FRIGN Date: Mon, 7 Mar 2016 22:00:27 +0100 Subject: [PATCH] logger(1) is NUL compliant because we can't call the syslog-syscall without becoming unportable. The syslog() libc-function does not accept a length though, so we're fucked. Anyway, let's carry on. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 8490a9a..4fde8b1 100644 --- a/README +++ b/README @@ -47,7 +47,7 @@ The following tools are implemented: 0=*|o kill . 0=*|o link . 0=*|o ln . - =*|o logger . +0=*|o logger . 0=*|o logname . 0#* o ls (-C, -k, -m, -p, -s, -x) 0=*|x md5sum .