public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug stdio/13765] [2.15 backport] Make fmtmsg() function thread-safe
  2012-02-27 15:51 [Bug stdio/13765] New: Make fmtmsg() function thread-safe carlos at systemhalted dot org
@ 2012-02-27 15:51 ` carlos at systemhalted dot org
  2012-06-28  2:24 ` carlos_odonell at mentor dot com
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: carlos at systemhalted dot org @ 2012-02-27 15:51 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=13765

Carlos O'Donell <carlos at systemhalted dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Make fmtmsg() function      |[2.15 backport] Make
                   |thread-safe                 |fmtmsg() function
                   |                            |thread-safe

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug stdio/13765] New: Make fmtmsg() function thread-safe
@ 2012-02-27 15:51 carlos at systemhalted dot org
  2012-02-27 15:51 ` [Bug stdio/13765] [2.15 backport] " carlos at systemhalted dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: carlos at systemhalted dot org @ 2012-02-27 15:51 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=13765

             Bug #: 13765
           Summary: Make fmtmsg() function thread-safe
           Product: glibc
           Version: 2.15
            Status: NEW
          Keywords: glibc_2.15
          Severity: normal
          Priority: P2
         Component: stdio
        AssignedTo: unassigned@sourceware.org
        ReportedBy: carlos@systemhalted.org
    Classification: Unclassified


The following commit should be backported to glibc 2.15:

http://sourceware.org/git/?p=glibc.git;a=commit;h=7724defcf8873116fe4efab256596861eef21a94

Discussion:
http://sourceware.org/ml/libc-alpha/2012-02/msg00492.html

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug stdio/13765] [2.15 backport] Make fmtmsg() function thread-safe
  2012-02-27 15:51 [Bug stdio/13765] New: Make fmtmsg() function thread-safe carlos at systemhalted dot org
  2012-02-27 15:51 ` [Bug stdio/13765] [2.15 backport] " carlos at systemhalted dot org
@ 2012-06-28  2:24 ` carlos_odonell at mentor dot com
  2012-12-03 23:52 ` carlos at systemhalted dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: carlos_odonell at mentor dot com @ 2012-06-28  2:24 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=13765

Carlos O'Donell <carlos_odonell at mentor dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos_odonell at mentor
                   |                            |dot com
         AssignedTo|unassigned at sourceware    |carlos_odonell at mentor
                   |dot org                     |dot com

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug stdio/13765] [2.15 backport] Make fmtmsg() function thread-safe
  2012-02-27 15:51 [Bug stdio/13765] New: Make fmtmsg() function thread-safe carlos at systemhalted dot org
  2012-02-27 15:51 ` [Bug stdio/13765] [2.15 backport] " carlos at systemhalted dot org
  2012-06-28  2:24 ` carlos_odonell at mentor dot com
@ 2012-12-03 23:52 ` carlos at systemhalted dot org
  2012-12-03 23:53 ` carlos at systemhalted dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: carlos at systemhalted dot org @ 2012-12-03 23:52 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=13765

Carlos O'Donell <carlos at systemhalted dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|carlos_odonell at mentor    |carlos at systemhalted dot
                   |dot com                     |org

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug stdio/13765] [2.15 backport] Make fmtmsg() function thread-safe
  2012-02-27 15:51 [Bug stdio/13765] New: Make fmtmsg() function thread-safe carlos at systemhalted dot org
                   ` (2 preceding siblings ...)
  2012-12-03 23:52 ` carlos at systemhalted dot org
@ 2012-12-03 23:53 ` carlos at systemhalted dot org
  2014-01-30  7:20 ` carlos at redhat dot com
  2014-06-26 14:20 ` fweimer at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: carlos at systemhalted dot org @ 2012-12-03 23:53 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=13765

Carlos O'Donell <carlos at systemhalted dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|carlos_odonell at mentor    |
                   |dot com                     |

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug stdio/13765] [2.15 backport] Make fmtmsg() function thread-safe
  2012-02-27 15:51 [Bug stdio/13765] New: Make fmtmsg() function thread-safe carlos at systemhalted dot org
                   ` (3 preceding siblings ...)
  2012-12-03 23:53 ` carlos at systemhalted dot org
@ 2014-01-30  7:20 ` carlos at redhat dot com
  2014-06-26 14:20 ` fweimer at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: carlos at redhat dot com @ 2014-01-30  7:20 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=13765

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Carlos O'Donell <carlos at redhat dot com> ---
commit e8b5394afb420449dde0b4cbefd4032936d96a25
Author: Ulrich Drepper <drepper@gmail.com>
Date:   Fri Feb 24 21:18:04 2012 -0500

    Fix locking in fmtmsg

    (cherry picked from commit 7724defcf8873116fe4efab256596861eef21a94)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug stdio/13765] [2.15 backport] Make fmtmsg() function thread-safe
  2012-02-27 15:51 [Bug stdio/13765] New: Make fmtmsg() function thread-safe carlos at systemhalted dot org
                   ` (4 preceding siblings ...)
  2014-01-30  7:20 ` carlos at redhat dot com
@ 2014-06-26 14:20 ` fweimer at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: fweimer at redhat dot com @ 2014-06-26 14:20 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=13765

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

end of thread, other threads:[~2014-06-26 14:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-27 15:51 [Bug stdio/13765] New: Make fmtmsg() function thread-safe carlos at systemhalted dot org
2012-02-27 15:51 ` [Bug stdio/13765] [2.15 backport] " carlos at systemhalted dot org
2012-06-28  2:24 ` carlos_odonell at mentor dot com
2012-12-03 23:52 ` carlos at systemhalted dot org
2012-12-03 23:53 ` carlos at systemhalted dot org
2014-01-30  7:20 ` carlos at redhat dot com
2014-06-26 14:20 ` fweimer at redhat dot com

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).