mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 01:47:00 +02:00
This is a really naive implementation that makes fwrite() call fputc() internally, but it still performs a lot better due to avoiding the write() syscall every time.
10 KiB
10 KiB