Audit chroot(1)

1) Fix usage()
2) Rename *p to *cmd
3) _exit trick with 126 + (savederrno == ENOENT)
4) return-style-fix
This commit is contained in:
FRIGN
2015-03-02 17:41:58 +01:00
parent 520d87e58e
commit eb137b9e42
2 changed files with 11 additions and 11 deletions

2
README
View File

@@ -15,7 +15,7 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support,
=* chgrp yes none
=* chmod yes none
=* chown yes none
=* chroot non-posix none
=*| chroot non-posix none
=* cksum yes none
=* cmp yes none
#* cols non-posix none