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 time/21229] strftime race conditions related to data filled by tzset


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

--- Comment #2 from Florian Weimer <fweimer at redhat dot com> ---
According to the POSIX clarification, we need to behave as if strftime called
tzset.

We can still make the internal use of this data race-free, fixing this bug.

-- 
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]