mirror of
git://git.suckless.org/sbase
synced 2025-03-11 07:17:56 +00:00
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.
This commit is contained in:
parent
00b579566a
commit
dc5190eab1