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:27:02 +0000 (15:27 +0200)
commit502e01b8a01b74b6bcdfce4b910a9c9468594c32
tree82f01b23d3238f940522b548f3298230b734701c
parenta7ea6cef16c0f4ad559958ae96ce44441c26cea2
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