apparently fseek should not set the error flag on failed seek
authorRich Felker <dalias@aerifal.cx>
Sat, 2 Apr 2011 17:54:55 +0000 (13:54 -0400)
committerRich Felker <dalias@aerifal.cx>
Sat, 2 Apr 2011 17:54:55 +0000 (13:54 -0400)
commit9a909fcd915c65628931dcf6e7b34f261e39e3a3
treea63d449fada18d40848aa06dfd29ce3a2279a5fb
parentd1c24ac4ec721ea49c15b277eaebed30f8df1e4c
apparently fseek should not set the error flag on failed seek
src/stdio/fseek.c