public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/12660] New: libgcj should use strerror_r instead of strerror
@ 2003-10-17 15:41 tromey at gcc dot gnu dot org
  2003-10-18  4:40 ` [Bug libgcj/12660] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: tromey at gcc dot gnu dot org @ 2003-10-17 15:41 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: libgcj should use strerror_r instead of strerror
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tromey at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org

Mark Wielaard points out that strerror is not necessarily
thread-safe.  we should use strerror_r instead, if available.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug libgcj/12660] libgcj should use strerror_r instead of strerror
  2003-10-17 15:41 [Bug libgcj/12660] New: libgcj should use strerror_r instead of strerror tromey at gcc dot gnu dot org
@ 2003-10-18  4:40 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-18  4:40 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-10-18 04:29:59
               date|                            |


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-18  4:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-17 15:41 [Bug libgcj/12660] New: libgcj should use strerror_r instead of strerror tromey at gcc dot gnu dot org
2003-10-18  4:40 ` [Bug libgcj/12660] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).