Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 9 Oct 2014 01:14:29 +0530
From: vlse <vlse@...ra.biz>
To: musl@...ts.openwall.com
Subject: Error in interpreting posix timezone TZ environment variable by musl-libc

musl-libc stable 1.0.3 has wrong implementation of posix timezone TZ environmental variable.
For e.g. if I set TZ="IST-5:30" and use busybox date command compiled with musl-libc it's show One hour early than actual. Same with c code using asctime from musl-libc.

Any known fix.

------
 vlse

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.