svn commit: r289879 - head/usr.sbin/newsyslog

Bryan Drewery bdrewery at FreeBSD.org
Sat Oct 24 15:31:13 UTC 2015


On 10/24/15 6:55 AM, Baptiste Daroussin wrote:
> +static int
> +parse_signal(const char *str)

Maybe this and the timeout(1) version should move to libc or libutil. We
do have strsignal(3) and psignal(3) too.

-- 
Regards,
Bryan Drewery


More information about the svn-src-all mailing list