1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

Merge pull request #294 from ebfe/mkfifo

Implement mkfifo
This commit is contained in:
Arcterus 2014-06-22 22:11:47 -07:00
commit fc26e0cfea
3 changed files with 85 additions and 0 deletions

View file

@ -53,6 +53,7 @@ UNIX_PROGS := \
id \
kill \
logname \
mkfifo \
sync \
tty \
uname \