Module Name: src Committed By: christos Date: Thu Oct 16 17:53:32 UTC 2014
Modified Files: src/lib/libc/time: localtime.c Log Message: - don't leak errno in mktime() - when we load a new timezone, don't change anything unless the load succeeded. To generate a diff of this commit: cvs rdiff -u -r1.89 -r1.90 src/lib/libc/time/localtime.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.