This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/46267] strerror() is not necessarily thread-safe
- From: "jb at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 21 Jan 2011 22:42:53 +0000
- Subject: [Bug libfortran/46267] strerror() is not necessarily thread-safe
- Auto-submitted: auto-generated
- References: <bug-46267-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46267
--- Comment #8 from Janne Blomqvist <jb at gcc dot gnu.org> 2011-01-21 22:42:26 UTC ---
Author: jb
Date: Fri Jan 21 22:42:17 2011
New Revision: 169110
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169110
Log:
PR 46267 strerror thread safety
Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/config.h.in
trunk/libgfortran/configure
trunk/libgfortran/configure.ac
trunk/libgfortran/intrinsics/gerror.c
trunk/libgfortran/io/unix.c
trunk/libgfortran/libgfortran.h
trunk/libgfortran/runtime/error.c