1. d1aea30 Fix POSIX timer thread naming. by Elliott Hughes · 11 years ago
  2. 2bb9348 Merge "Exit normally when relocations are already packed." by Dmitriy Ivanov · 11 years ago
  3. b0b9338 Exit normally when relocations are already packed. by Dmitriy Ivanov · 11 years ago
  4. 6c63ee4 Merge "Revert "Unregister pthread_atfork handlers on dlclose()"" by Dimitry Ivanov · 11 years ago
  5. 094f58f Revert "Unregister pthread_atfork handlers on dlclose()" by Dimitry Ivanov · 11 years ago
  6. 41ebcea Merge "Exit normally when packing relocs saves no space." by Dmitriy Ivanov · 11 years ago
  7. adfcb97 Exit normally when packing relocs saves no space. by Dmitriy Ivanov · 11 years ago
  8. e3ecedd Merge "Remove jemalloc.a from libc_nomalloc.a" by Dmitriy Ivanov · 11 years ago
  9. 3da9373 Merge "Simplify close(2) EINTR handling." by Elliott Hughes · 11 years ago
  10. 7280e50 Remove jemalloc.a from libc_nomalloc.a by Dmitriy Ivanov · 11 years ago
  11. 3391a9f Simplify close(2) EINTR handling. by Elliott Hughes · 11 years ago
  12. dc405b5 Merge "Unregister pthread_atfork handlers on dlclose()" by Dmitriy Ivanov · 11 years ago
  13. 6df122f Unregister pthread_atfork handlers on dlclose() by Dmitriy Ivanov · 11 years ago
  14. ff18108 Merge "Always use signed leb128 decoder" by Dmitriy Ivanov · 11 years ago
  15. 18870d3 Always use signed leb128 decoder by Dmitriy Ivanov · 11 years ago
  16. 9ceec1a Merge "Always use signed leb128 encoding" by Dmitriy Ivanov · 11 years ago
  17. f15ceeb Always use signed leb128 encoding by Dmitriy Ivanov · 11 years ago
  18. 457c34a Merge "Update the search path for libclang.so" by Tao Bao · 11 years ago
  19. 913fe55 Merge "Statically link libc++ for prebuilts" by Dmitriy Ivanov · 11 years ago
  20. 7592008 Update the search path for libclang.so by Tao Bao · 11 years ago
  21. 2a63421 Statically link libc++ for prebuilts by Dmitriy Ivanov · 11 years ago
  22. a00a9f0 Merge "Allow building libc long double code with clang/llvm." by Chih-Hung Hsieh · 11 years ago
  23. 6fb8e96 Allow building libc long double code with clang/llvm. by Chih-Hung Hsieh · 11 years ago
  24. da3c4f2 Merge "Adjust DT_VERSYM/VERNEED/VERDEF dynamic sections" by Dmitriy Ivanov · 11 years ago
  25. bb25bbe Adjust DT_VERSYM/VERNEED/VERDEF dynamic sections by Dmitriy Ivanov · 11 years ago
  26. 0776f0f Merge "Add library name to error message" by Dmitriy Ivanov · 11 years ago
  27. 3d7bea1 Add library name to error message by Dmitriy Ivanov · 11 years ago
  28. c5bd96e Merge "Fix bug in app_id_from_name in stubs.cpp." by Yabin Cui · 11 years ago
  29. 72a6fdc Fix bug in app_id_from_name in stubs.cpp. by Yabin Cui · 11 years ago
  30. af7538b Merge "add fortified readlink/readlinkat implementations" by Nick Kralevich · 11 years ago
  31. 7a8c7c4 Merge "Also send bionicbb logs to a file." by Dan Albert · 11 years ago
  32. 21988a3 Also send bionicbb logs to a file. by Dan Albert · 11 years ago
  33. cb6ae56 Merge "Merge the two bionicbb services into one." by Dan Albert · 11 years ago
  34. d3fe4f1 Merge the two bionicbb services into one. by Dan Albert · 11 years ago
  35. 4228188 add fortified readlink/readlinkat implementations by Daniel Micay · 11 years ago
  36. 3875744 Merge "Support symbol versioning" by Dmitriy Ivanov · 11 years ago
  37. fc4850e Merge "Fix clang build." by Elliott Hughes · 11 years ago
  38. 2a81536 Support symbol versioning by Dmitriy Ivanov · 11 years ago
  39. a932513 Fix clang build. by Elliott Hughes · 11 years ago
  40. 31128da Merge "add fortified implementations of pread/pread64" by Elliott Hughes · 11 years ago
  41. f84a5c6 Merge "Clean up "logging"." by Dan Albert · 11 years ago
  42. a4061cd Clean up "logging". by Dan Albert · 11 years ago
  43. 14af27a Merge "Remove PROP_PATH_SYSTEM_DEFAULT." by Elliott Hughes · 11 years ago
  44. e7e1c87 add fortified implementations of pread/pread64 by Daniel Micay · 11 years ago
  45. a40cb0c Merge "Call __cxa_thread_finalize for the main thread." by Dmitriy Ivanov · 11 years ago
  46. 12d8902 Merge "Update the number of jemalloc reserved keys." by Christopher Ferris · 11 years ago
  47. 2587c6a Merge "Change on handling of SIGEV_THREAD timers." by Yabin Cui · 11 years ago
  48. 95f1ee2 Change on handling of SIGEV_THREAD timers. by Yabin Cui · 11 years ago
  49. c0f8928 Update the number of jemalloc reserved keys. by Christopher Ferris · 11 years ago
  50. 43e020c Remove PROP_PATH_SYSTEM_DEFAULT. by Elliott Hughes · 11 years ago
  51. c6ccdfa Merge "Hide emutls* symbols in libc.so" by Dmitriy Ivanov · 11 years ago
  52. 163ab8b Call __cxa_thread_finalize for the main thread. by Dmitriy Ivanov · 11 years ago
  53. 66aa0b6 Hide emutls* symbols in libc.so by Dmitriy Ivanov · 11 years ago
  54. cafc948 Merge "Fix addition of extra arg to cfi_restore." by Christopher Ferris · 11 years ago
  55. 940d312 Fix addition of extra arg to cfi_restore. by Christopher Ferris · 11 years ago
  56. a529efa Merge "Add missing cfi directives for x86 assembler." by Christopher Ferris · 11 years ago
  57. 605ee81 Add missing cfi directives for x86 assembler. by Christopher Ferris · 11 years ago
  58. 8f3f041 Merge "Prevent using static-allocated pthread keys before creation." by Yabin Cui · 11 years ago
  59. 5ddbb3f Prevent using static-allocated pthread keys before creation. by Yabin Cui · 11 years ago
  60. 447cd19 Merge "Skip merge-failed messages from Gerrit." by Dan Albert · 11 years ago
  61. a0ecd5b Skip merge-failed messages from Gerrit. by Dan Albert · 11 years ago
  62. de88974 Merge "Fix dl* tests to run-on-host" by Dmitriy Ivanov · 11 years ago
  63. c921eb6 Merge "Don't build any changes that touch bionicbb." by Dan Albert · 11 years ago
  64. d032378 Don't build any changes that touch bionicbb. by Dan Albert · 11 years ago
  65. 9ce9bf5 Merge "Add Elfxx_Ver* types" by Dmitriy Ivanov · 11 years ago
  66. ef25592 Fix dl* tests to run-on-host by Dmitriy Ivanov · 11 years ago
  67. c0e7dbb Add Elfxx_Ver* types by Dmitriy Ivanov · 11 years ago
  68. 0a92ac8 Merge "Use assembly memmove for all arm32 processors." by Christopher Ferris · 11 years ago
  69. 9f2c2f5 Merge "Provide writer preference option in rwlock." by Yabin Cui · 11 years ago
  70. f9ff2ee Merge "Upgrade timezone data to 2015b" by Neil Fuller · 11 years ago
  71. aba687a Upgrade timezone data to 2015b by Neil Fuller · 11 years ago
  72. 694282b Merge "Update update-tzdata.py tool to generate ICU4J data jars" by Neil Fuller · 11 years ago
  73. 4d3abcb Update update-tzdata.py tool to generate ICU4J data jars by Neil Fuller · 11 years ago
  74. 41efc92 Use assembly memmove for all arm32 processors. by Christopher Ferris · 11 years ago
  75. 5cf46f8 Merge "Reject changes with cleanspecs." by Dan Albert · 11 years ago
  76. 76615da Provide writer preference option in rwlock. by Yabin Cui · 11 years ago
  77. 598493e Merge "Stop libc from cross-referencing unwind symbols" by Dmitriy Ivanov · 11 years ago
  78. 957f618 Merge "Changes to re-enable overrides for tz data" by Neil Fuller · 11 years ago
  79. 9fbd8fd Merge "Fix x86_64 build" by Dmitriy Ivanov · 11 years ago
  80. 1dce3ed Fix x86_64 build by Dmitriy Ivanov · 11 years ago
  81. cd13b14 Stop libc from cross-referencing unwind symbols by Dmitriy Ivanov · 11 years ago
  82. 8a1007d Merge "Add realpath for soinfo" by Dmitriy Ivanov · 11 years ago
  83. dadac10 Reject changes with cleanspecs. by Dan Albert · 11 years ago
  84. aae859c Add realpath for soinfo by Dmitriy Ivanov · 11 years ago
  85. 67de259 Merge "Add a test for getdelim(3) on a directory." by Elliott Hughes · 11 years ago
  86. 694fd2d Add a test for getdelim(3) on a directory. by Elliott Hughes · 11 years ago
  87. 4bd8f96 Merge "Fix bug for recursive/errorcheck mutex on 32-bit devices." by Yabin Cui · 11 years ago
  88. f796985 Fix bug for recursive/errorcheck mutex on 32-bit devices. by Yabin Cui · 11 years ago
  89. e686df8 Merge "Add libdl dependency for target libraries" by Dmitriy Ivanov · 11 years ago
  90. 45c5713 Add libdl dependency for target libraries by Dmitriy Ivanov · 11 years ago
  91. cec2ab2 Merge "Try again to fix clang build." by Elliott Hughes · 11 years ago
  92. dffd3c5 Try again to fix clang build. by Elliott Hughes · 11 years ago
  93. ec8b3a7 Merge "Fix clang build." by Elliott Hughes · 11 years ago
  94. 0975a5d Fix clang build. by Elliott Hughes · 11 years ago
  95. aea165c Merge "Add ANDROID_DLEXT_FORCE_LOAD flag" by Dmitriy Ivanov · 11 years ago
  96. b1f1de4 Merge "Fix volantis boot." by Elliott Hughes · 11 years ago
  97. 76e1cbc Fix volantis boot. by Elliott Hughes · 11 years ago
  98. 9b82136 Add ANDROID_DLEXT_FORCE_LOAD flag by Dmitriy Ivanov · 11 years ago
  99. 06b6e3c Merge "Look into local group on dlsym with RTLD_DEFAULT" by Dmitriy Ivanov · 11 years ago
  100. 76ac1ac Look into local group on dlsym with RTLD_DEFAULT by Dmitriy Ivanov · 11 years ago