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:25:49 +0000 (15:25 +0200)
commit897a211c83801d46a7bbe9ea8d414566c6bb74f9
treeb90134e48e45c968d288ffa920dcaf9b3675e67f
parentfe5ecec3a56c4623d0bb3743bf1a86c35a9ded9f
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