Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 8 Oct 2014 16:59:18 -0400
From: Rich Felker <dalias@...c.org>
To: vlse <vlse@...ra.biz>
Cc: musl@...ts.openwall.com
Subject: Re: Error in interpreting posix timezone TZ environment
 variable by musl-libc

On Thu, Oct 09, 2014 at 01:14:29AM +0530, vlse wrote:
> 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.

Can you show the expected and actual output of the date command, both
with TZ=IST-5:30 and TZ=GMT?

Rich

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.