diff options
| author | loewis <loewis@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-12-21 18:10:24 +0000 |
|---|---|---|
| committer | loewis <loewis@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-12-21 18:10:24 +0000 |
| commit | 94bbf7dc3ffaf29843ed2c2e087ca74a2bf0f9e6 (patch) | |
| tree | 66a4b256b271dcd24e3041f2ae3fd51b171f71b5 /libio/ChangeLog | |
| parent | 70024855d27b27b04372d91182c5ec00dc364bbc (diff) | |
| download | ppe42-gcc-94bbf7dc3ffaf29843ed2c2e087ca74a2bf0f9e6.tar.gz ppe42-gcc-94bbf7dc3ffaf29843ed2c2e087ca74a2bf0f9e6.zip | |
* filebuf.cc (open): Support ios::ate if _G_HAVE_IO_FILE_OPEN.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31057 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libio/ChangeLog')
| -rw-r--r-- | libio/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libio/ChangeLog b/libio/ChangeLog index c903fc8748c..b582999f614 100644 --- a/libio/ChangeLog +++ b/libio/ChangeLog @@ -1,3 +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. + 1999-12-15 Jason Merrill <jason@casey.cygnus.com> * filedoalloc.c, floatio.h, iovfprintf.c, iovfscanf.c: Remove |

