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/5186] localtime does not handle changed /etc/localtime


------- Additional Comments From dhinakaran dot k at lntemsys dot com  2007-12-14 09:09 -------
Drepper,
(In reply to comment #2)
> Your test case is wrong since localtime_r does not have to (nor should)
> implicitly call tzset.  That's necessary to enable parallelism.
> But there was a problem with using localtime after a file change.  This is 
now
> fixed.

  Looks like, its a problem with localtime() even. 

Can I know, from which version on, localtime() can handle change 
in /etc/localtime. 

Thanks
dhina

-- 


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

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