Module Name: src Committed By: roy Date: Mon Oct 26 11:44:30 UTC 2015
Modified Files:
src/lib/libc/gen: syslog.c
Log Message:
Use strerror(3) instead of strerror_r(3) and an arbitary buffer size which
could be too small.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/lib/libc/gen/syslog.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
