1 Commits
Author SHA1 Message Date
Casey ConnollyandRich Felker fde29c04ad stdio: skip empty iovec when buffering is disabled
When buffering on a FILE is disabled we still send both iovecs, even
though the first one is always empty. Clean things up by skipping the
empty iovec instead.
2025-05-27 10:06:37 -04:00