commit 00ca97b2799ede0b68ed82462935532fd4f8cba4
parent c9de9dd3c29800fe3b0bf86db3f3c959853e4f41
Author: FRIGN <dev@frign.de>
Date: Wed, 11 Mar 2015 17:33:08 +0100
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).
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git 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