summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/fseek.c
Commit message (Collapse)AuthorAgeFilesLines
* 2001-10-24 Christopher Faylor <cgf@redhat.com>Jeff Johnston2001-10-241-0/+1
| | | | | | | * libc/stdio/fseek.c: Reset pointer to buffer base when forced to seek outside of current buffer contents. This prevents the code from erroneously thinking there is anything in the current buffer.
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+310