serenity/Userland
Tim Schumacher 1d5dbd1b80 LibCore: Limit to the user buffer size when reading lines from a stream
Previously, this would cause an assert to fail if one reads a completely
buffered line into a buffer that is smaller than the Stream's internal
buffer.
2022-10-27 13:08:19 +02:00
..
Applets Applets: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00
Applications LibGfx+Everywhere: Make DisjointRectSet work for non-int Rects 2022-10-27 13:06:33 +02:00
Demos Applications: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00
DevTools Kernel: Make scheduler control syscalls more generic 2022-10-27 11:30:19 +01:00
DynamicLoader DynamicLoader: Use fewer GLOB patterns for arch-specific files 2022-10-16 16:36:39 +02:00
Games Applications: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00
Libraries LibCore: Limit to the user buffer size when reading lines from a stream 2022-10-27 13:08:19 +02:00
Services LibGfx+Everywhere: Make DisjointRectSet work for non-int Rects 2022-10-27 13:06:33 +02:00
Shell AK+Everywhere: Turn bool keep_empty to an enum in split* functions 2022-10-24 23:29:18 +01:00
Utilities Kernel+Userland: Move /sys/firmware/power_state to /sys/kernel directory 2022-10-25 15:33:34 -06:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00