1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-02-02 15:09:23 -05:00
Rich Felker d2b8e06f41 gzip_read: always call gzclearerr
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.
2006-11-05 04:53:42 +00:00
..
2005-10-21 09:14:07 +02:00
2006-11-05 04:53:42 +00:00
2006-03-25 11:40:09 +01:00
2006-05-31 19:34:49 +02:00
2006-05-31 19:34:49 +02:00