summaryrefslogtreecommitdiff
path: root/LibCore/CIODevice.h
AgeCommit message (Expand)Author
2019-05-28Add clang-format fileRobin Burchell
2019-05-17LibCore/Userland: Introduce a simple tail implementationRobin Burchell
2019-05-08CIODevice: Add some basic output facilities: write() and printf().Andreas Kling
2019-04-16LibCore: Add CIODevice::seek().Andreas Kling
2019-04-10LibCore: Move GIODevice hierarchy from LibGUI to LibCore.Andreas Kling