AnotherTest
|
129a58a2e5
LibCore: Do not try to null-terminate a ByteBuffer in read_line()
|
4 years ago |
Andreas Kling
|
387607503c
LibCore: IODevice::can_read_line() should succeed for newline-less file
|
4 years ago |
Andreas Kling
|
35b844ba4c
LibCore: Add Core::IODevice::truncate()
|
4 years ago |
AnotherTest
|
3485613f4a
LibCore: Make IODevice::can_read_line() const
|
5 years ago |
Andreas Kling
|
20e58c5513
AK: Make dbgprintf() and dbgputstr() go to stderr on non-Serenity hosts
|
5 years ago |
Andreas Kling
|
37fc6c117c
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
|
5 years ago |
Shannon Booth
|
57f1c919df
LibCore: Remove all remaining C prefix references
|
5 years ago |
Andreas Kling
|
ceec1a7d38
AK: Make Vector use size_t for its size and capacity
|
5 years ago |
Andreas Kling
|
8f7333f080
LibCore: Add a forward declaration header
|
5 years ago |
Andreas Kling
|
258d798b34
LibCore: Merge the CSyscallUtils namespace into Core
|
5 years ago |
Andreas Kling
|
d17e23bd27
LibCore: Remove leading C from filenames
|
5 years ago |