mirror of
https://github.com/rkd77/elinks.git
synced 2025-06-30 22:19:29 -04:00
This is necessary when using a POSIX-compliant stdio implementation, which will set the FILE error flag when input from the pipe is exhausted, causing all subsequent reads to fail.