This is the mail archive of the libc-alpha@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]

Re: [PATCH][BZ #16145] Reduce lock contention in __tz_convert()


On Wed, Feb 25, 2015 at 11:45:18AM -0800, Paul Eggert wrote:
> On 02/25/2015 11:11 AM, Mike Frysinger wrote:
> >blah, i was thinking it was a local.  man i hate global state
> 
> Me too.  Is this a good time to mention the project to add to glibc
> thread-safe TZ functions, a la the reference TZ code?  They don't
> have global state.
> 
> https://sourceware.org/glibc/wiki/Development_Todo/Master#MT-Safe_and_TZ-aware_functions

Yes - that should share a lot of code, I'll keep that in mind.

Are those functions on the POSIX standardisation radar?

    - Kevin


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