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/16145] localtime_r etc holds lock via __tz_convert


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

--- Comment #8 from Florian Weimer <fweimer at redhat dot com> ---
Unfortunately, there is tons of internal global state in the current
implementation which is quite difficult to eliminate.

I looked at this in quite some detail and wrote down my observations here:

https://sourceware.org/glibc/wiki/Timezone_Parser

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