summaryrefslogtreecommitdiff
path: root/LibCore/CIODevice.cpp
AgeCommit message (Expand)Author
2019-04-18LibCore: CIODevice::seek() should reset EOF state.Andreas Kling
2019-04-16LibCore: Add CIODevice::seek().Andreas Kling
2019-04-10LibCore: Move GIODevice hierarchy from LibGUI to LibCore.Andreas Kling