commit bf630ba
Merge branch 'master' of https://github.com/xplshn/aruu
1 files changed,
+1,
-2
M
README
M
README
+1,
-2
1@@ -74,8 +74,7 @@ SOURCE LAYOUT
2 libutil/ utility library (eprintf, ealloc, recurse, ...)
3 libutf/ UTF-8/rune library
4 cmd/
5- posix/ POSIX.1-2008 tools (cat, ls, grep, sed, ...)
6- posix/make/ POSIX make implementation
7+ posix/ POSIX.1-2008 tools (sh, make, grep, sed, pax, ...)
8 linux/ Linux-specific tools (mount, dmesg, insmod, ...)
9 net/ networking tools (wget, ping, nc, ifconfig, ...)
10 pseudo/ widely-used non-POSIX tools (tar, stat, seq, ...)