summaryrefslogtreecommitdiff
path: root/Userland/Utilities/mkfifo.cpp
AgeCommit message (Expand)Author
2022-04-20mkfifo: Add support for setting permissions with -mEli Youngs
2022-01-24mkfifo: Port to LibMainKenneth Myhra
2021-09-01Everywhere: Use my cool new @serenityos.org email addressPeter Elliott
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Userland: Move command-line utilities to Userland/Utilities/Andreas Kling