This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/47432] ttyname() not thread-safe
- From: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 27 Jan 2011 15:22:53 +0000
- Subject: [Bug libfortran/47432] ttyname() not thread-safe
- Auto-submitted: auto-generated
- References: <bug-47432-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47432
--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-01-27 15:22:43 UTC ---
(In reply to comment #1)
> (or related PRs 47491 and 47431).
(did not link. Try harder:)
PR 47491 - bootstrap error for GETLOG's getpwuid_r
Cf. solution ideas at
http://gcc.gnu.org/ml/fortran/2011-01/msg00245.html
PR 47431 - ctime_r issue (not committed)