*** empty log message ***
commit9607dca3f4ae2ddc0517e4ac64da251e2c54a58c
authorThomas Bushnell, BSG <thomas@gnu.org>
Thu, 29 Aug 1996 16:02:14 +0000 (29 16:02 +0000)
committerThomas Bushnell, BSG <thomas@gnu.org>
Thu, 29 Aug 1996 16:02:14 +0000 (29 16:02 +0000)
treec1fff9b6c7de8c2a373c16113d330d5b8228c826
parent14bab8de31e04b990c2ce83d844f634ec57a6cc6
*** empty log message ***

Thu Aug 29 12:00:30 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* stdio/fseek.c (fseek): Don't assume we know the file position;
  other handles may have changed it.  So set STREAM.__offset to -1
  before calling __stdio_check_offset to make sure we have a correct
  value.
ChangeLog
stdio/fseek.c