This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 libc/1890] strerror() unnecessarily non thread-safe


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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
                 CC|                            |fweimer at redhat dot com
         Resolution|WONTFIX                     |---
     Ever confirmed|1                           |0
              Flags|                            |security-

--- Comment #6 from Florian Weimer <fweimer at redhat dot com> ---
The strerror_r mess with inconsistent definitions suggests we probably should
bite the bullet and make strerror fully thread-safe instead (like other systems
do).

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

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