Re: [PATCH 3/4] add xmktime() function that always accounts for the TZ env
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:15
Eric Wong [off-list ref] writes:
This function was added because mktime in dietlibc doesn't seem to account for the TZ env. Also, xmktime() now shares the same always-summer bug TZ parsing elsewhere,
Where elsewhere?