Merge pull request #294 from ebfe/mkfifo

Implement mkfifo
This commit is contained in:
Arcterus
2014-06-22 22:11:47 -07:00
3 changed files with 85 additions and 0 deletions
+1
View File
@@ -53,6 +53,7 @@ UNIX_PROGS := \
id \
kill \
logname \
mkfifo \
sync \
tty \
uname \