From 00ca97b2799ede0b68ed82462935532fd4f8cba4 Mon Sep 17 00:00:00 2001 From: FRIGN Date: Wed, 11 Mar 2015 17:33:08 +0100 Subject: [PATCH] Mark cut(1) and cron(1) as audited in README I finished auditing cut(1) a few minutes ago, and cron(1) is an upstream project which needs to be taken care of upstream (sin's call). --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 2dff51b..bd64d44 100644 --- a/README +++ b/README @@ -22,8 +22,8 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support, col yes none =*| comm yes none =*| cp yes none (-i) -=* cron non-posix none -#* cut yes none +=*| cron non-posix none +#*| cut yes none =*| date yes none =*| dirname yes none =* du yes none