1. 154e202 libc: Fix mktime returns an uncorrect time in empty TZ case by Satoru Takeuchi · 11 years ago
  2. e24bf5d Disable tzdata in $ANDROID_DATA. by Elliott Hughes · 11 years ago
  3. ca75f9c Use snprintf(3) instead of sprintf(3). by Dan Albert · 11 years ago
  4. 13bab43 Fix the tzdata update tools. by Elliott Hughes · 11 years ago
  5. 39d903a Remove localtime_tz and strftime_tz. by Elliott Hughes · 11 years ago
  6. 905e6d5 Start hiding "private/bionic_time.h". by Elliott Hughes · 11 years ago
  7. d10db82 Build tzcode with hidden visibility. by Elliott Hughes · 11 years ago
  8. 2cb7526 Fix arm64 localtime.c build. by Elliott Hughes · 11 years ago
  9. 5f56454 Build tzcode with -Werror. by Elliott Hughes · 11 years ago
  10. 906eb99 Update localtime.c. by Elliott Hughes · 11 years ago
  11. 5204a9e Fix most of the tzcode warnings. by Elliott Hughes · 11 years ago
  12. 8a8b0c9 Do not keep struct state on the stack. by Christopher Ferris · 11 years ago
  13. 1728b23 Switch to g_ for globals. by Elliott Hughes · 11 years ago
  14. 9a5a3e8 Fix <math.h> to quieten most of our warnings. by Elliott Hughes · 11 years ago
  15. 52defb7 Remove the non-standard time64 stuff for LP64. by Elliott Hughes · 11 years ago
  16. 329103d Don't use so much stack in tzcode. by Elliott Hughes · 11 years ago
  17. d51db86 Merge "Fix locatime.c indentation after sync" by Calin Juravle · 11 years ago
  18. 4ab29a3 Merge "Update tzcode to 2013i" by Calin Juravle · 11 years ago
  19. d892892 Fix locatime.c indentation after sync by Calin Juravle · 11 years ago
  20. 627d37c Update tzcode to 2013i by Calin Juravle · 11 years ago
  21. fd3a9fb Vastly reduce the number of read(2)s done in tzload. by Elliott Hughes · 11 years ago
  22. 3073f90 Fix a leak on error in tzload. by Elliott Hughes · 11 years ago
  23. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  24. 51aeff7 Fix 32-bit build. by Elliott Hughes · 12 years ago
  25. e0d0b15 Upgrade to tzcode2013f plus Android modifications (from tzcode2013d plus Android modifications). by Elliott Hughes · 12 years ago
  26. cf178bf Use $ANDROID_DATA and $ANDROID_ROOT to find the tzdata. by Elliott Hughes · 12 years ago
  27. 713fe64 Apply upstream commit 943a6621866e9d6e654f5cfe1494378c1fb8957a. by Elliott Hughes · 12 years ago
  28. ce4783c Upgrade to tzcode2013d. by Elliott Hughes · 12 years ago
  29. e7aaad8 Improve diagnostics in the face of bad tzdata. by Elliott Hughes · 12 years ago
  30. e0175ca Don't search off the end of the index for bad Olson ids. by Elliott Hughes · 12 years ago
  31. 4a05bef Cache the most-recently used timezone for mktime_tz and localtime_tz. by Elliott Hughes · 12 years ago
  32. b989c9c Revert "DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t extensions to bionic."" by Elliott Hughes · 13 years ago
  33. 85819ef am f2b3ac95: Merge "Fix recovery: don\'t assert if there\'s no tzdata." by Elliott Hughes · 13 years ago
  34. 49271d8 Fix recovery: don't assert if there's no tzdata. by Elliott Hughes · 13 years ago
  35. 008744c am df92635a: Merge "Support zone.tab in bionic, and remove the file format version." by Elliott Hughes · 13 years ago
  36. 2393535 Support zone.tab in bionic, and remove the file format version. by Elliott Hughes · 13 years ago
  37. 417834b am eb370aa3: Merge "Make bionic look in /data/misc for tzdata updates." by Elliott Hughes · 13 years ago
  38. 1c29572 Make bionic look in /data/misc for tzdata updates. by Elliott Hughes · 13 years ago
  39. 4d71adb am 10225071: Merge "Fixes x86 build." by Elliott Hughes · 13 years ago
  40. 8b95404 Fixes x86 build. by Elliott Hughes · 13 years ago
  41. 1b31536 am 5ae762a3: Merge "Pull bionic\'s time zone data from the new single \'tzdata\' file." by Elliott Hughes · 13 years ago
  42. d23af23 Pull bionic's time zone data from the new single 'tzdata' file. by Elliott Hughes · 13 years ago
  43. f4b34b6 DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t extensions to bionic." by Elliott Hughes · 13 years ago
  44. 3a936a4 Add the libcutils localtime_tz and mktime_t extensions to bionic. by Elliott Hughes · 13 years ago
  45. 208898e libc: remove private declarations from <time.h> and <resolv.h> by David 'Digit' Turner · 14 years ago
  46. cd9f1f0 am ac56f5ca: Merge "strftime: Use snprintf() instead of sprintf()" by David Turner · 14 years ago
  47. e6cff93 strftime: Use snprintf() instead of sprintf() by Jim Huang · 14 years ago
  48. b138e4f Bug 3330205 Thread safe strptime implementation by Glenn Kasten · 15 years ago
  49. 6481b91 <time.h>: Add timegm(), timelocal() and others. by David 'Digit' Turner · 15 years ago
  50. 50ace4f Remove compiler warnings when building Bionic. by David 'Digit' Turner · 15 years ago
  51. 2093d35 Fix an infinite loop in time2sub. by David 'Digit' Turner · 16 years ago
  52. d5f72af Fix strftime to use localized month names. by Eric Fischer · 16 years ago
  53. a48fa7f Add standalone_months field to libc strftime(). by Eric Fischer · 16 years ago
  54. edbe7fc auto import //branches/master/...@140412 by The Android Open Source Project · 16 years ago
  55. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  56. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  57. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago