Add commentary:Remove seek for ios::app if not.
authorloewis <loewis@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Dec 1999 18:14:50 +0000 (18:14 +0000)
committerloewis <loewis@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Dec 1999 18:14:50 +0000 (18:14 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31059 138bc75d-0d04-0410-961f-82ee72b054a4

libio/ChangeLog

index b582999..8863010 100644 (file)
@@ -1,6 +1,7 @@
 1999-12-21  Martin v. Löwis  <loewis@informatik.hu-berlin.de>
 
        * filebuf.cc (open): Support ios::ate if _G_HAVE_IO_FILE_OPEN.
+       Remove seek for ios::app if not.
 
 1999-12-15  Jason Merrill  <jason@casey.cygnus.com>