platform_bionic/libc/tzcode
Elliott Hughes f8ebaa4985 Fix mktime's errno behavior.
Don't touch errno on success, do set it to EOVERFLOW (the only allowed errno
value according to POSIX: http://pubs.opengroup.org/onlinepubs/9699919799/functions/mktime.html)
on failure.

Bug: http://b/30477946
Change-Id: Ia915c7b9c3bfcd2f9025530cf5b068fe4dd4fd9e
2016-08-12 16:28:36 -07:00
..
asctime.c Sync with upstream tzcode (2015g). 2015-10-09 15:15:39 -07:00
difftime.c Sync with upstream tzcode (2015g). 2015-10-09 15:15:39 -07:00
localtime.c Fix mktime's errno behavior. 2016-08-12 16:28:36 -07:00
private.h Upgrade to tzcode-2016f. 2016-07-29 14:04:17 -07:00
strftime.c Upgrade to tzcode-2016f. 2016-07-29 14:04:17 -07:00
strptime.c Bug 3330205 Thread safe strptime implementation 2011-01-11 09:33:04 -08:00
tzfile.h Sync with upstream tzcode (2015g). 2015-10-09 15:15:39 -07:00