1. bb91e9f Merge "Upgrade to tzdata2012i." by Elliott Hughes · 13 years ago
  2. a41e642 Merge "Tone down some of the overly-verbose linker logging." by Elliott Hughes · 13 years ago
  3. 9c94fc9 Tone down some of the overly-verbose linker logging. by Elliott Hughes · 13 years ago
  4. e3063f4 Upgrade to tzdata2012i. by Elliott Hughes · 13 years ago
  5. 9df2e00 Merge "Cleaning the linker environment as we initialize it requires less API." by Elliott Hughes · 13 years ago
  6. 01271b1 Merge "Make dynamic linker debugging always available." by Elliott Hughes · 13 years ago
  7. 61a9ccb Make dynamic linker debugging always available. by Elliott Hughes · 13 years ago
  8. 0894b2c Cleaning the linker environment as we initialize it requires less API. by Elliott Hughes · 13 years ago
  9. ed53723 Merge "Adjust symbol lookup for DT_SYMBOLIC case" by Elliott Hughes · 13 years ago
  10. c77c434 Adjust symbol lookup for DT_SYMBOLIC case by Pavel Chupin · 13 years ago
  11. dc77a22 Merge "Allow dlopen("egl/blah.so")." by Elliott Hughes · 13 years ago
  12. 6971fe4 Allow dlopen("egl/blah.so"). by Elliott Hughes · 13 years ago
  13. e3c7b51 Merge "Don't corrupt the thread list if the main thread exits." by Elliott Hughes · 13 years ago
  14. 4f251be Don't corrupt the thread list if the main thread exits. by Elliott Hughes · 13 years ago
  15. d30116c Merge "Keep the dynamic linker's soinfo pools mostly read-only." by Elliott Hughes · 13 years ago
  16. d23736e Keep the dynamic linker's soinfo pools mostly read-only. by Elliott Hughes · 13 years ago
  17. 064f862 Merge "Stop defining our own PAGE_SIZE and PAGE_MASK, and test dlclose(3) too." by Elliott Hughes · 13 years ago
  18. 1a69616 Stop defining our own PAGE_SIZE and PAGE_MASK, and test dlclose(3) too. by Elliott Hughes · 13 years ago
  19. 0be1819 Merge "Dynamically allocate soinfo-structs in linker" by Elliott Hughes · 13 years ago
  20. ba98d92 Dynamically allocate soinfo-structs in linker by Magnus Malmborn · 13 years ago
  21. c0ac7eb Merge "Reject .so files with no sysv hash table." by Elliott Hughes · 13 years ago
  22. 124fae9 Reject .so files with no sysv hash table. by Elliott Hughes · 13 years ago
  23. b46530b Merge "Start cleaning up libm." by Elliott Hughes · 13 years ago
  24. 0f7809d Start cleaning up libm. by Elliott Hughes · 13 years ago
  25. 084be59 Merge "linker: handle R_ARM_COPY relocations in a proper way" by Elliott Hughes · 13 years ago
  26. 5ae44f3 linker: handle R_ARM_COPY relocations in a proper way by Ard Biesheuvel · 13 years ago
  27. 155e8d1 Merge "More dynamic linker cleanup." by Elliott Hughes · 13 years ago
  28. 18a206c More dynamic linker cleanup. by Elliott Hughes · 13 years ago
  29. 06b5961 Merge "Fix bug in pthread_join, pthread_exit, pthread_detach" by Elliott Hughes · 13 years ago
  30. 1f21ece Merge "Clean up the <libgen.h> implementation a little, bring in tests." by Elliott Hughes · 13 years ago
  31. 58b5754 Clean up the <libgen.h> implementation a little, bring in tests. by Elliott Hughes · 13 years ago
  32. 10ce969 Fix bug in pthread_join, pthread_exit, pthread_detach by Sergey Melnikov · 13 years ago
  33. 4d36b0b Merge "Fix the pthread_join on self error case." by Elliott Hughes · 13 years ago
  34. 14f1959 Fix the pthread_join on self error case. by Elliott Hughes · 13 years ago
  35. 9297af9 Merge "Fix a potential NULL pointer dereference in _init_thread()." by Elliott Hughes · 13 years ago
  36. ae8eb74 Fix a potential NULL pointer dereference in _init_thread(). by Xi Wang · 13 years ago
  37. 33c4a3a Merge "libc: Fix alphasort() signature (and implementation)." by Elliott Hughes · 13 years ago
  38. c30396f libc: Fix alphasort() signature (and implementation). by David 'Digit' Turner · 13 years ago
  39. 8f9a1eb Merge "Upgrade to tzdata2012h." by Elliott Hughes · 13 years ago
  40. f93fc10 Upgrade to tzdata2012h. by Elliott Hughes · 13 years ago
  41. 9e78396 Merge "Clean up the implementation of the <dirent.h> functions." by Elliott Hughes · 13 years ago
  42. 063cfb2 Clean up the implementation of the <dirent.h> functions. by Elliott Hughes · 13 years ago
  43. 7193731 Merge "Workaround g++ 4.7 compfail" by Elliott Hughes · 13 years ago
  44. f2b3ac9 Merge "Fix recovery: don't assert if there's no tzdata." by Elliott Hughes · 13 years ago
  45. 49271d8 Fix recovery: don't assert if there's no tzdata. by Elliott Hughes · 13 years ago
  46. 7b68e3f Merge "Per-thread -fstack-protector guards for x86." by Elliott Hughes · 13 years ago
  47. ad88a08 Per-thread -fstack-protector guards for x86. by Elliott Hughes · 13 years ago
  48. 20aa6c0 Workaround g++ 4.7 compfail by Pavel Chupin · 13 years ago
  49. d0f2b7e Merge "More upstream NetBSD upgrades." by Elliott Hughes · 13 years ago
  50. ab44f52 More upstream NetBSD upgrades. by Elliott Hughes · 13 years ago
  51. e3dbe1e Merge "Upgrade more functions to the current upstream NetBSD copy." by Elliott Hughes · 13 years ago
  52. e8bcca3 Upgrade more functions to the current upstream NetBSD copy. by Elliott Hughes · 13 years ago
  53. fb93e6a Merge "Move setlocale(3) and the wchar stubs over to .cpp." by Elliott Hughes · 13 years ago
  54. 29c7f0b Move setlocale(3) and the wchar stubs over to .cpp. by Elliott Hughes · 13 years ago
  55. 5a9911e Merge "Add missing BEGIN_DECLS/END_DECLS for FORTIFY_SOURCE stdio prototypes." by Elliott Hughes · 13 years ago
  56. 574773b Merge "Clean up warnings in stubs.cpp." by Elliott Hughes · 13 years ago
  57. ce45fea Add missing BEGIN_DECLS/END_DECLS for FORTIFY_SOURCE stdio prototypes. by Elliott Hughes · 13 years ago
  58. 6fa26e2 Clean up warnings in stubs.cpp. by Elliott Hughes · 13 years ago
  59. 4e45775 Merge "Move the FORTIFY_SOURCE helpers over to .cpp." by Elliott Hughes · 13 years ago
  60. 4035b7a Move the FORTIFY_SOURCE helpers over to .cpp. by Elliott Hughes · 13 years ago
  61. df92635 Merge "Support zone.tab in bionic, and remove the file format version." by Elliott Hughes · 13 years ago
  62. 2393535 Support zone.tab in bionic, and remove the file format version. by Elliott Hughes · 13 years ago
  63. eb370aa Merge "Make bionic look in /data/misc for tzdata updates." by Elliott Hughes · 13 years ago
  64. 1c29572 Make bionic look in /data/misc for tzdata updates. by Elliott Hughes · 13 years ago
  65. dc595d8 Merge "Change ZoneCompator to generate the single "tzdata" file." by Elliott Hughes · 13 years ago
  66. 7a85c42 Merge "Update generate-NOTICE.py to know about tzdata." by Elliott Hughes · 13 years ago
  67. 5b1497a Change ZoneCompator to generate the single "tzdata" file. by Elliott Hughes · 13 years ago
  68. 4612763 Update generate-NOTICE.py to know about tzdata. by Elliott Hughes · 13 years ago
  69. e75c273 Merge "Track the tzdata2012g update in the new file format." by Elliott Hughes · 13 years ago
  70. 8af5412 Track the tzdata2012g update in the new file format. by Elliott Hughes · 13 years ago
  71. 88cd1a2 Merge "Upgrade to tzdata2012g." by Elliott Hughes · 13 years ago
  72. c2c2a48 Upgrade to tzdata2012g. by Elliott Hughes · 13 years ago
  73. 551ca77 Merge "Do all the zoneinfo.* file generation in Java." by Elliott Hughes · 13 years ago
  74. 328a484 Do all the zoneinfo.* file generation in Java. by Elliott Hughes · 13 years ago
  75. 2266e49 Merge "Switch bionic over to using libcore's copy of libcore.util.ZoneInfo." by Elliott Hughes · 13 years ago
  76. eb06129 Switch bionic over to using libcore's copy of libcore.util.ZoneInfo. by Elliott Hughes · 13 years ago
  77. 1022507 Merge "Fixes x86 build." by Elliott Hughes · 13 years ago
  78. 8b95404 Fixes x86 build. by Elliott Hughes · 13 years ago
  79. ca7466d Merge "Make bionic's dependency on the tzdata explicit." by Elliott Hughes · 13 years ago
  80. 914d8d4 Make bionic's dependency on the tzdata explicit. by Elliott Hughes · 13 years ago
  81. 5ae762a Merge "Pull bionic's time zone data from the new single 'tzdata' file." by Elliott Hughes · 13 years ago
  82. 9ffaabc Merge "Remove obsolete CHANGES.TXT and ISSUES.TXT." by Elliott Hughes · 13 years ago
  83. d23af23 Pull bionic's time zone data from the new single 'tzdata' file. by Elliott Hughes · 13 years ago
  84. 32ea9fe Merge "Put all the tzdata in one file." by Elliott Hughes · 13 years ago
  85. fb018a2 Put all the tzdata in one file. by Elliott Hughes · 13 years ago
  86. ead7819 Remove obsolete CHANGES.TXT and ISSUES.TXT. by Elliott Hughes · 13 years ago
  87. a2f596b Merge "Make dlerror(3) thread-safe." by Elliott Hughes · 13 years ago
  88. 42ac0e5 Merge "Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>"" by David 'Digit' Turner · 13 years ago
  89. c1b44ec Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>" by David 'Digit' Turner · 13 years ago
  90. 4136c3a Merge "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>" by David 'Digit' Turner · 13 years ago
  91. c124baa libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h> by David 'Digit' Turner · 13 years ago
  92. 5419b94 Make dlerror(3) thread-safe. by Elliott Hughes · 13 years ago
  93. a9944cf Merge "LONG_LONG_MIN/MAX: Move declarations to <limits.h>" by Elliott Hughes · 13 years ago
  94. f8a2c51 LONG_LONG_MIN/MAX: Move declarations to <limits.h> by David 'Digit' Turner · 13 years ago
  95. fcf901d Merge "Fix realloc(3) when chk_malloc debugging is on." by Elliott Hughes · 13 years ago
  96. e7e274b Fix realloc(3) when chk_malloc debugging is on. by Elliott Hughes · 13 years ago
  97. 9434e8f Merge "Make the dlfcn mutex static." by Elliott Hughes · 13 years ago
  98. 22d6292 Make the dlfcn mutex static. by Elliott Hughes · 13 years ago
  99. db4fdf1 Merge "Fix dlerror(3)." by Elliott Hughes · 13 years ago
  100. 3b297c4 Fix dlerror(3). by Elliott Hughes · 13 years ago