summaryrefslogtreecommitdiff
path: root/Userland/tree.cpp
AgeCommit message (Collapse)Author
2020-08-12Userland: Mark compilation-unit-only functions as staticBen Wiederhake
This enables a nice warning in case a function becomes dead code.
2020-07-14Userland: Add a basic version of the tree commandStijn