This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/47432] ttyname() not thread-safe


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47432

--- Comment #4 from Janne Blomqvist <jb at gcc dot gnu.org> 2011-01-27 20:05:49 UTC ---
Author: jb
Date: Thu Jan 27 20:05:45 2011
New Revision: 169337

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169337
Log:
PR 47432 Use ttyname_r() if available

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/config.h.in
    trunk/libgfortran/configure
    trunk/libgfortran/configure.ac
    trunk/libgfortran/io/inquire.c
    trunk/libgfortran/io/intrinsics.c
    trunk/libgfortran/io/unix.c
    trunk/libgfortran/io/unix.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]