summaryrefslogtreecommitdiff
path: root/Userland/Utilities/comm.cpp
AgeCommit message (Expand)Author
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-04-03Utilities: Use default execpromises parameter to `pledge(..)`Brian Gianforcaro
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2021-12-11comm: Port to LibMain :^)Kenneth Myhra
2021-07-14Utilities: Add an implementation of 'comm'TheFightingCatfish