summaryrefslogtreecommitdiffstats
path: root/libc/tzcode/localtime.c
Commit message (Expand)AuthorAgeFilesLines
* Fix 32-bit build.Elliott Hughes2013-10-081-0/+2
* Upgrade to tzcode2013f plus Android modifications (from tzcode2013d plus Andr...Elliott Hughes2013-09-271-60/+56
* Use $ANDROID_DATA and $ANDROID_ROOT to find the tzdata.Elliott Hughes2013-09-191-4/+11
* Apply upstream commit 943a6621866e9d6e654f5cfe1494378c1fb8957a.Elliott Hughes2013-08-221-4/+4
* Upgrade to tzcode2013d.Elliott Hughes2013-07-121-553/+458
* Improve diagnostics in the face of bad tzdata.Elliott Hughes2013-04-251-5/+13
* Don't search off the end of the index for bad Olson ids.Elliott Hughes2013-03-141-1/+7
* Cache the most-recently used timezone for mktime_tz and localtime_tz.Elliott Hughes2013-03-111-27/+47
* Revert "DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t exte...Elliott Hughes2013-01-161-40/+87
* am f2b3ac95: Merge "Fix recovery: don\'t assert if there\'s no tzdata."Elliott Hughes2012-10-251-1/+3
|\
| * Fix recovery: don't assert if there's no tzdata.Elliott Hughes2012-10-251-1/+3
* | am df92635a: Merge "Support zone.tab in bionic, and remove the file format ve...Elliott Hughes2012-10-221-8/+1
|\ \ | |/
| * Support zone.tab in bionic, and remove the file format version.Elliott Hughes2012-10-221-8/+1
* | am eb370aa3: Merge "Make bionic look in /data/misc for tzdata updates."Elliott Hughes2012-10-221-22/+31
|\ \ | |/
| * Make bionic look in /data/misc for tzdata updates.Elliott Hughes2012-10-221-22/+31
* | am 10225071: Merge "Fixes x86 build."Elliott Hughes2012-10-181-1/+1
|\ \ | |/
| * Fixes x86 build.Elliott Hughes2012-10-181-1/+1
* | am 5ae762a3: Merge "Pull bionic\'s time zone data from the new single \'tzdat...Elliott Hughes2012-10-181-39/+85
|\ \ | |/
| * Pull bionic's time zone data from the new single 'tzdata' file.Elliott Hughes2012-10-171-39/+85
* | DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t extensions t...Elliott Hughes2012-09-241-87/+40
|/
* Add the libcutils localtime_tz and mktime_t extensions to bionic.Elliott Hughes2012-09-111-40/+87
* <time.h>: Add timegm(), timelocal() and others.David 'Digit' Turner2010-12-061-2/+12
* Remove compiler warnings when building Bionic.David 'Digit' Turner2010-06-221-0/+4
* Fix an infinite loop in time2sub.David 'Digit' Turner2009-09-091-12/+47
* auto import //branches/master/...@140412The Android Open Source Project2009-03-181-1541/+1590
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+2132
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-2132/+0
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+2132