summaryrefslogtreecommitdiff
path: root/Libraries/LibCore/IODevice.h
AgeCommit message (Expand)Author
2020-09-06LibCore: Add Core::IODevice::truncate()Andreas Kling
2020-05-15LibCore: Make IODevice::can_read_line() constAnotherTest
2020-02-25AK: Make Vector use size_t for its size and capacityAndreas Kling
2020-02-14LibCore: Add a forward declaration headerAndreas Kling
2020-02-06LibCore: Remove leading C from filenamesAndreas Kling