OSDN Git Service

* io/io.h (struct stream): Rename truncate to trunc.
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Apr 2009 15:32:03 +0000 (15:32 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Apr 2009 15:32:03 +0000 (15:32 +0000)
commitafd927a4b087f19627e0cf87a092fb3a859eb922
treee7d9d181765eab7dcdef889c443b56f9c35c8b4a
parent220307de4594e4507f33a35c2c0de26815a31409
    * io/io.h (struct stream): Rename truncate to trunc.
        (struncate): Same.
        * io/unix.c (raw_init): Rename truncate to trunc.
        (buf_init): Same.
        (open_internal): Same.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@145608 138bc75d-0d04-0410-961f-82ee72b054a4
libgfortran/ChangeLog
libgfortran/io/io.h
libgfortran/io/unix.c