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 adi at hexapodia dot org  2007-10-16 08:01 -------
(In reply to comment #0)
> Running "2.3.6.ds1-8" from Debian unstable on x86_64, libc does not seem to
> correctly update its idea of localtime when /etc/localtime changes.

Note that this is reproducable even with an empty environment.

adi@xxxxx:~/tmp$ sudo env -i env
adi@xxxxx:~/tmp$ sudo env -i ./a.out
lrwxrwxrwx 1 root root 27 Oct 16 01:00 /etc/localtime -> /usr/share/zoneinfo/PST8PDT
lrwxrwxrwx 1 root root 27 Oct 16 04:00 /etc/localtime -> /usr/share/zoneinfo/EST5EDT
b1 = 2007-10-15 23:32:27 PDT
b2 = 2007-10-15 23:32:27 PDT


-- 


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]