libc/stdtime: Sync localtime.c with tzcode2010n from elsie.nci.nih.gov
authorSascha Wildner <saw@online.de>
Tue, 26 Oct 2010 13:20:01 +0000 (15:20 +0200)
committerSascha Wildner <saw@online.de>
Tue, 26 Oct 2010 13:20:01 +0000 (15:20 +0200)
commit75a56e3c3ad93e5bdf5a8223b5d5214a260753ce
tree17416112ab8a1f9bef2c5670a3f250c3c39e73ac
parenta9df93035524d3bd32762051a6bb96c1e6779368
libc/stdtime: Sync localtime.c with tzcode2010n from elsie.nci.nih.gov

* Change to set timezone and altzone based on time types with greatest
  transition times (for the benefit of Asia/Seoul).

* Initialize ttinfo structures filled by tzparse (thanks to Ravindra
  for reporting a valgrind warning).
lib/libc/stdtime/localtime.c