summaryrefslogtreecommitdiffstats
path: root/libc/tzcode
Commit message (Expand)AuthorAgeFilesLines
* Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-091-1/+1
* Fix 32-bit build.Elliott Hughes2013-10-081-0/+2
* Upgrade to tzcode2013f plus Android modifications (from tzcode2013d plus Andr...Elliott Hughes2013-09-275-83/+82
* Use $ANDROID_DATA and $ANDROID_ROOT to find the tzdata.Elliott Hughes2013-09-191-4/+11
* Apply upstream commit 943a6621866e9d6e654f5cfe1494378c1fb8957a.Elliott Hughes2013-08-222-4/+14
* Upgrade to tzcode2013d.Elliott Hughes2013-07-126-884/+801
* 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
* libc: remove private declarations from <time.h> and <resolv.h>David 'Digit' Turner2012-01-131-0/+1
* am ac56f5ca: Merge "strftime: Use snprintf() instead of sprintf()"David Turner2011-06-231-2/+2
|\
| * strftime: Use snprintf() instead of sprintf()Jim Huang2011-06-231-2/+2
* | Bug 3330205 Thread safe strptime implementationGlenn Kasten2011-01-111-25/+27
|/
* <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
* Fix strftime to use localized month names.Eric Fischer2009-08-031-2/+2
* Add standalone_months field to libc strftime().Eric Fischer2009-05-151-4/+14
* auto import //branches/master/...@140412The Android Open Source Project2009-03-187-2781/+2714
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-037-0/+4185
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-037-4185/+0
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-217-0/+4185