]> gcc.gnu.org Git - gcc.git/blobdiff - libgfortran/ChangeLog
PR 46267 strerror thread safety
[gcc.git] / libgfortran / ChangeLog
index cab2d1501e0ab5a62aa3a04792202e25c5755174..6aa03e640eac5b0806d56d2062848db56fe5451a 100644 (file)
@@ -1,3 +1,17 @@
+2011-01-22  Janne Blomqvist  <jb@gcc.gnu.org>
+
+       PR libfortran/46267
+       * config.h.in: Regenerated.
+       * configure: Regenerated.
+       * configure.ac: Check presence of strerror_r.
+       * intrinsics/gerror.c (gerror): Use gf_strerror, modify logic.
+       * io/unix.c (get_oserror): Remove.
+       * libgfortran.h (gf_strerror): Add prototype.
+       (get_oserror): Remove prototype.
+       * runtime/error.c (gf_strerror): New function.
+       (os_error): Use gf_strerror instead of get_oserror.
+       (generate_errror): Likewise.
+
 2011-01-17  Janne Blomqvist  <jb@gcc.gnu.org>
 
        PR libfortran/47296
This page took 0.026146 seconds and 5 git commands to generate.