Files
ladybird/AK
r-paiva 943f4eb287 LibCore: Let IODevice::can_read_line() buffer until \n or EOF
If a line was larger than 1024 bytes or the file ended without a
newline character, can_read_line would return false.

IODevice::can_read_line() now reads until a newline is found or
EOF is reached.

fixes #5907
2021-05-20 23:53:06 +02:00
..
2021-05-19 23:37:10 +01:00
2021-05-19 23:37:10 +01:00
2021-05-18 08:45:53 +01:00
2021-05-14 22:24:02 +02:00
2021-05-14 22:24:02 +02:00
2021-05-10 10:32:39 +02:00
2021-05-08 18:10:56 +02:00
2021-05-18 18:48:15 +01:00
2021-04-29 22:23:52 +02:00
2021-04-23 16:46:57 +02:00
2021-04-23 16:46:57 +02:00