summaryrefslogtreecommitdiff
path: root/Userland/Utilities/clear.cpp
AgeCommit message (Expand)Author
2022-04-03Utilities: Use default execpromises parameter to `pledge(..)`Brian Gianforcaro
2021-12-11clear: Port to LibMain :^)Kenneth Myhra
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