summaryrefslogtreecommitdiff
path: root/Userland/Utilities/lsblk.cpp
AgeCommit message (Expand)Author
2023-03-05LibCore+Everywhere: Return an Error from DirIterator::error()Sam Atkins
2023-02-13LibCore: Remove `Stream.h`Tim Schumacher
2023-02-13LibCore: Move Stream-based file into the `Core` namespaceTim Schumacher
2022-12-12LibCore: Rename `Stream::read_all` to `read_until_eof`Tim Schumacher
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-11-19lsblk: Port to Core::StreamSam Atkins
2022-08-14Utilities/lsblk: Remove Interface Type columnLiav A
2022-07-15Userland: Introduce the lsblk utility to show list of storage devicesLiav A