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: [PING] RFC [PATCH] BZ#1077902: New API gettimezone


I'm afraid that subsequent discussion, both on this mailing list and on libc-help, has made it clear that the proposed API is not likely to reach consensus. The underlying application problem can already be addressed in a standard way, by setting and getting the TZ environment variable; it's not significantly harder to modify an entire application that way, as to modify it to add a nonstandard library call. And even if the need were greater, the proposed implementation does not work in general, because TZ binary files do not always end with strings that are appropriate TZ settings.


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