platform_bionic/libc/tzcode
Mark Salyzyn d0578949ac bionic: tzset running hot
logd makes a non-insignificant number of calls to localtime, 3% of
the time in logd is spent performing __system_property_get within the
context of tzset_locked().

Bug: 23685592
Change-Id: I75f8c2d436b60374e92c166b87393abda9487af7
2015-10-02 13:30:34 -07:00
..
asctime.c Use snprintf(3) instead of sprintf(3). 2014-10-08 17:10:26 -07:00
difftime.c Upgrade to tzcode2013f plus Android modifications (from tzcode2013d plus Android modifications). 2013-09-27 00:04:30 -07:00
localtime.c bionic: tzset running hot 2015-10-02 13:30:34 -07:00
private.h Remove invalid left shifts of -1. 2015-09-29 10:04:54 -07:00
strftime.c Remove localtime_tz and strftime_tz. 2014-07-25 15:50:31 -07:00
strptime.c Bug 3330205 Thread safe strptime implementation 2011-01-11 09:33:04 -08:00
tzfile.h Update tzcode to 2013i 2014-02-28 14:38:14 +00:00