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/15943] localtime_r performance drop when set different timezone


https://sourceware.org/bugzilla/show_bug.cgi?id=15943

--- Comment #2 from Steven Feng <qd.feng@alcatel-lucent.com> ---
link the /etc/localtime to time zone under usr/share/zoneinfo/
e.g. 
ln -sf /usr/share/zoneinfo/America/New_York  /etc/localtime

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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