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

Implement mkfifo

This commit is contained in:
Michael Gehring 2014-06-22 14:39:46 +02:00
parent 81a88e94d5
commit d97c34d0b2
3 changed files with 85 additions and 0 deletions

View file

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