[hackers] [sbase] logger(1) is NUL compliant || FRIGN

From: <git_AT_suckless.org>
Date: Thu, 10 Mar 2016 09:48:19 +0100 (CET)

commit dc5190eab1e28712f01a4c54931cd6946efb6b89
Author: FRIGN <dev_AT_frign.de>
AuthorDate: Mon Mar 7 22:00:27 2016 +0100
Commit: sin <sin_AT_2f30.org>
CommitDate: Thu Mar 10 08:48:09 2016 +0000

    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.

diff --git a/README b/README
index 8490a9a..4fde8b1 100644
--- a/README
+++ b/README
_AT_@ -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 .
Received on Thu Mar 10 2016 - 09:48:19 CET

This archive was generated by hypermail 2.3.0 : Thu Mar 10 2016 - 10:00:55 CET