summaryrefslogtreecommitdiff
path: root/Userland/Utilities/cksum.cpp
AgeCommit message (Collapse)Author
2021-05-12LibCore+Everywhere: Move OpenMode out of IODeviceAli Mohammad Pur
...and make it an enum class so people don't omit "OpenMode".
2021-04-24Utilities: Add cksumBrendan Coles