Files
ladybird/Libraries/LibCore
Andreas Kling 35b844ba4c LibCore: Add Core::IODevice::truncate()
This is just a wrapper around ftruncate(). Today I also learned that
ftruncate() does not reset the file descriptor offset. :^)
2020-09-06 16:09:26 +02:00
..
2020-06-11 22:44:54 +02:00
2020-07-28 17:07:22 +02:00
2020-07-28 17:07:22 +02:00
2020-07-29 14:41:57 +02:00