On BSD implementations, when we call lseek(), we must also update or disable
authorBruno Haible <bruno@clisp.org>
Thu, 26 Apr 2007 09:25:05 +0000 (09:25 +0000)
committerBruno Haible <bruno@clisp.org>
Thu, 26 Apr 2007 09:25:05 +0000 (09:25 +0000)
commit0a786d259145a78dc117cce97b128a787f804871
tree4c5ff823ab1b7bd599d1353d480e7ddcf4f1ec86
parent5f24ba62361f835f464010b3a465893197ae8fbe
On BSD implementations, when we call lseek(), we must also update or disable
the stream's file descriptor position cache.
ChangeLog
lib/fflush.c
lib/fseeko.c
tests/test-fflush.c