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/5548] localtime/strftime calling tzset unconditionally


------- Additional Comments From drepper at redhat dot com  2008-01-08 16:27 -------
This is the expected behavior.  If you want to avoid the tzset calls, use
localtime_r etc.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|localtime/strftime calling  |localtime/strftime calling
                   |tzset unconditionally       |tzset unconditionally


http://sourceware.org/bugzilla/show_bug.cgi?id=5548

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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