mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-14 13:36:43 +02:00
ce630dfc7e
* src/wc.c (wc): Update the offset when not reading, and do read if we can't update the offset. * tests/misc/wc-proc.sh: Add a test case. * NEWS: Mention the bug fix. Fixes https://bugs.gnu.org/61300