summaryrefslogtreecommitdiff
path: root/Userland/Utilities/sync.cpp
AgeCommit message (Expand)Author
2022-02-01sync: Port to LibMainalexmajor
2021-08-01Utilities: Remove unused header includesBrian Gianforcaro
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