|
Message-ID: <20150814004843.GF31018@brightrain.aerifal.cx> Date: Thu, 13 Aug 2015 20:48:43 -0400 From: Rich Felker <dalias@...c.org> To: musl@...ts.openwall.com Subject: Re: [PATCH] fix struct tm.tm_gmtoff to be posive east of UTC On Thu, Aug 13, 2015 at 05:28:39PM +0200, Natanael Copa wrote: > src/time/__tz.c | 12 ++++++------ > src/time/localtime_r.c | 2 +- > src/time/mktime.c | 6 +++--- > src/time/strftime.c | 4 ++-- > 4 files changed, 12 insertions(+), 12 deletions(-) Committed. Thanks! 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.