mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 09:57:00 +02:00
There's some confusion between the write syscall and CIODevice::write() here. The internal write() returns a boolean, and has already whined in case the syscall failed, so we don't need to do that again.
6.5 KiB
6.5 KiB