[hackers] [sbase] Update README on feature-list || FRIGN

From: <git_AT_suckless.org>
Date: Fri, 20 Mar 2015 21:22:28 +0100 (CET)

commit 97ae78ef38f89058c22d753c9d93d32b7b44c8b8
Author: FRIGN <dev_AT_frign.de>
Date: Fri Mar 20 15:17:18 2015 +0100

    Update README on feature-list
    
    Add "none" to ls, as all pending flags are optional.
    sed is feature-complete, so I marked it like that. It needs an audit
    though.
    seq is implicitly UTF-8-ready, will be audited later.

diff --git a/README b/README
index c68bce4..8033776 100644
--- a/README
+++ b/README
_AT_@ -42,7 +42,7 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support,
 =*| ln yes none
 =*| logger yes none
 =*| logname yes none
-#* ls no (-C), (-m), (-s), (-x)
+#* ls no none (-C, -m, -s, -x)
 =*| md5sum non-posix none
 =*| mkdir yes none
 =*| mkfifo yes none
_AT_@ -59,8 +59,8 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support,
 =*| renice yes none
 =*| rm yes none (-i)
 =*| rmdir yes none
-# sed
- seq non-posix none
+# sed yes none
+= seq non-posix none
 =*| setsid non-posix none
 =*| sha1sum non-posix none
 =*| sha256sum non-posix none
Received on Fri Mar 20 2015 - 21:22:28 CET

This archive was generated by hypermail 2.3.0 : Fri Mar 20 2015 - 21:24:11 CET