Fixes line truncation in musl. As @chneukirchen pointed out, POSIX does not need to set errno. Just use its return value.
5.0 KiB
5.0 KiB
Fixes line truncation in musl. As @chneukirchen pointed out, POSIX does not need to set errno. Just use its return value.