[PATCH] Use 64-bit time_t for time zone file parsing

Andreas Schwab schwab@suse.de
Tue May 8 14:05:00 GMT 2018


On Mai 08 2018, Florian Weimer <fweimer@redhat.com> wrote:

> +  if ((BYTE_ORDER != BIG_ENDIAN && trans_width == 4)
> +      || (BYTE_ORDER == BIG_ENDIAN && trans_width == 4))

Redundant condition.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."



More information about the Libc-alpha mailing list