Add mandoc-manpage for mkfifo(1) and add full mode support

and mark it as finished in the README.

Previously, it would only parse octal mode strings. Given
we have the parsemode()-function in util.h anyway, why not
also use it?
This commit is contained in:
FRIGN
2015-01-28 20:55:50 +01:00
parent ee6f7d3fc0
commit befec8cf67
3 changed files with 44 additions and 24 deletions

2
README
View File

@@ -43,7 +43,7 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support,
= ls no -C, -R, -q, -u
md5sum non-posix none
=* mkdir yes none
= mkfifo yes none
=* mkfifo yes none
= mktemp non-posix none
= mv yes (-i)
= nice yes none