OSDN Git Service

gcc/fortran/:
[pf3gnuchains/gcc-fork.git] / libgfortran / ChangeLog
index bfe2f7e..c6153d8 100644 (file)
@@ -1,3 +1,7 @@
+2010-05-08  Janne Blomqvist  <jb@gcc.gnu.org>
+
+       * io/unix.h (mem_alloc_r): Fix typo to reduce visibility.
+
 2010-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
 
         * libgfortran.h (free_mem): Remove prototype.
@@ -38,7 +42,7 @@
        PR/43844
        * io/unix.c (raw_truncate): Explicit cast from integer-scalar
        to pointer.
-       (empfile): Use for mingw GetTempPath and avoid double slash
+       (tempfile): Use for mingw GetTempPath and avoid double slash
        for path.
 
 2010-04-24  Kai Tietz  <kai.tietz@onevision.com>