1. 9fbd8fd Merge "Fix x86_64 build" by Dmitriy Ivanov · 10 years ago
  2. 1dce3ed Fix x86_64 build by Dmitriy Ivanov · 10 years ago
  3. 8a1007d Merge "Add realpath for soinfo" by Dmitriy Ivanov · 10 years ago
  4. aae859c Add realpath for soinfo by Dmitriy Ivanov · 10 years ago
  5. 67de259 Merge "Add a test for getdelim(3) on a directory." by Elliott Hughes · 10 years ago
  6. 694fd2d Add a test for getdelim(3) on a directory. by Elliott Hughes · 10 years ago
  7. 4bd8f96 Merge "Fix bug for recursive/errorcheck mutex on 32-bit devices." by Yabin Cui · 10 years ago
  8. f796985 Fix bug for recursive/errorcheck mutex on 32-bit devices. by Yabin Cui · 10 years ago
  9. e686df8 Merge "Add libdl dependency for target libraries" by Dmitriy Ivanov · 10 years ago
  10. 45c5713 Add libdl dependency for target libraries by Dmitriy Ivanov · 10 years ago
  11. cec2ab2 Merge "Try again to fix clang build." by Elliott Hughes · 10 years ago
  12. dffd3c5 Try again to fix clang build. by Elliott Hughes · 10 years ago
  13. ec8b3a7 Merge "Fix clang build." by Elliott Hughes · 10 years ago
  14. 0975a5d Fix clang build. by Elliott Hughes · 10 years ago
  15. aea165c Merge "Add ANDROID_DLEXT_FORCE_LOAD flag" by Dmitriy Ivanov · 10 years ago
  16. b1f1de4 Merge "Fix volantis boot." by Elliott Hughes · 10 years ago
  17. 76e1cbc Fix volantis boot. by Elliott Hughes · 10 years ago
  18. 9b82136 Add ANDROID_DLEXT_FORCE_LOAD flag by Dmitriy Ivanov · 10 years ago
  19. 06b6e3c Merge "Look into local group on dlsym with RTLD_DEFAULT" by Dmitriy Ivanov · 10 years ago
  20. 76ac1ac Look into local group on dlsym with RTLD_DEFAULT by Dmitriy Ivanov · 10 years ago
  21. d619d6f Merge "Remove _memset16 and _memset32 from mips/mips64 bionic." by Elliott Hughes · 10 years ago
  22. 00d1101 Merge "Refactor pthread_mutex to support 32-bit owner_tid on 64-bit devices." by Yabin Cui · 10 years ago
  23. 618935d Merge "gtest_repeat should allow negative values." by Christopher Ferris · 10 years ago
  24. 119cb55 gtest_repeat should allow negative values. by Christopher Ferris · 10 years ago
  25. b0cf928 Remove _memset16 and _memset32 from mips/mips64 bionic. by Elliott Hughes · 10 years ago
  26. 3cc3f17 Merge "linker: never mark pages simultaneously writable / executable" by Nick Kralevich · 10 years ago
  27. e69c245 Refactor pthread_mutex to support 32-bit owner_tid on 64-bit devices. by Yabin Cui · 10 years ago
  28. 8fdb341 linker: never mark pages simultaneously writable / executable by Nick Kralevich · 10 years ago
  29. ab7c79e Merge "Don't export new/delete from libc shared libraries." by Dan Albert · 10 years ago
  30. d6bf3d5 Don't export new/delete from libc shared libraries. by Dan Albert · 10 years ago
  31. 202af3a Merge "Revert "Remove text-relocation support for lp32"" by Dimitry Ivanov · 10 years ago
  32. 56be6ed Revert "Remove text-relocation support for lp32" by Dimitry Ivanov · 10 years ago
  33. b023799 Merge "Fix ftw tests when run as non-root." by Elliott Hughes · 10 years ago
  34. 0ad256c Fix ftw tests when run as non-root. by Elliott Hughes · 10 years ago
  35. d227d57 Merge "Update README.md for running tests on the host." by Elliott Hughes · 10 years ago
  36. d3d018b Update README.md for running tests on the host. by Elliott Hughes · 10 years ago
  37. 61a35fa Merge "Remove text-relocation support for lp32" by Dmitriy Ivanov · 10 years ago
  38. 8f41142 Merge "stubs missing include for string.h" by Mark Salyzyn · 10 years ago
  39. 7203573 Merge "Make ThreadLocalBuffer a class rather than a macro." by Elliott Hughes · 10 years ago
  40. cb00add Remove text-relocation support for lp32 by Dmitriy Ivanov · 10 years ago
  41. 56b2768 stubs missing include for string.h by Mark Salyzyn · 10 years ago
  42. 89a4a54 Merge "Upgrade kernel headers to 3.18.10." by Christopher Ferris · 10 years ago
  43. e01d32f Upgrade kernel headers to 3.18.10. by Christopher Ferris · 10 years ago
  44. 52a0f01 Merge "Fix long lines and replace macros with functions." by Dmitriy Ivanov · 10 years ago
  45. 20d89cb Fix long lines and replace macros with functions. by Dmitriy Ivanov · 10 years ago
  46. 6170693 Make ThreadLocalBuffer a class rather than a macro. by Elliott Hughes · 10 years ago
  47. 611fd2c Merge "Revert "Revert "add guard pages to the internal signal stacks""" by Yabin Cui · 10 years ago
  48. ef11500 Revert "Revert "add guard pages to the internal signal stacks"" by Yabin Cui · 10 years ago
  49. 8225ad6 Merge "Revert "add guard pages to the internal signal stacks"" by Elliott Hughes · 10 years ago
  50. a3125fd Revert "add guard pages to the internal signal stacks" by Elliott Hughes · 10 years ago
  51. 2746b92 Merge "Revert "Fix clang build breakage ("arithmetic on a pointer to void")."" by Elliott Hughes · 10 years ago
  52. 3925f32 Revert "Fix clang build breakage ("arithmetic on a pointer to void")." by Elliott Hughes · 10 years ago
  53. 2d84d87 Merge "Fix clang build breakage ("arithmetic on a pointer to void")." by Elliott Hughes · 10 years ago
  54. 16c7721 Fix clang build breakage ("arithmetic on a pointer to void"). by Elliott Hughes · 10 years ago
  55. 373748f Merge "add guard pages to the internal signal stacks" by Elliott Hughes · 10 years ago
  56. 595752f add guard pages to the internal signal stacks by Daniel Micay · 10 years ago
  57. 203082b Merge "linker_environ: clear MALLOC_CONF when AT_SECURE=1" by Nick Kralevich · 10 years ago
  58. e001ca3 linker_environ: clear MALLOC_CONF when AT_SECURE=1 by Nick Kralevich · 10 years ago
  59. 5c13638 Merge "Fix libstdc++.so hash-style." by Dmitriy Ivanov · 10 years ago
  60. 402d199 Fix libstdc++.so hash-style. by Dmitriy Ivanov · 10 years ago
  61. cd79a59 Merge "Add test for thread_local keyword." by Dmitriy Ivanov · 10 years ago
  62. 947aded Add test for thread_local keyword. by Dmitriy Ivanov · 10 years ago
  63. cfd794a Merge "Explain why we need objcopy for the linker" by Dmitriy Ivanov · 10 years ago
  64. 797bffb Explain why we need objcopy for the linker by Dmitriy Ivanov · 10 years ago
  65. 8f3eb5a Merge "Revert "Cause Fatal error when invalid pthread_id is detected."" by Yabin Cui · 10 years ago
  66. 220b99b Revert "Cause Fatal error when invalid pthread_id is detected." by Yabin Cui · 10 years ago
  67. 7c01e3a Merge "Fix comment drift in assorted relocation packer modules." by Simon Baldwin · 10 years ago
  68. f2d153f Merge "Initial implementation of __cxa_thread_atexit_impl" by Dmitriy Ivanov · 10 years ago
  69. 569a752 Fix comment drift in assorted relocation packer modules. by Simon Baldwin · 10 years ago
  70. 7f8d91e Merge "Remove unused/unusable relocation packer files." by Simon Baldwin · 10 years ago
  71. b9232c9 Merge "Remove PTHREAD_RECURSIVE_MUTEX_INITIALIZER and PTHREAD_ERRORCHECK_MUTEX_INITIALIZER." by Yabin Cui · 10 years ago
  72. 377243b Remove PTHREAD_RECURSIVE_MUTEX_INITIALIZER and PTHREAD_ERRORCHECK_MUTEX_INITIALIZER. by Yabin Cui · 10 years ago
  73. 69847bc Merge "Hide internal of pthread_mutex_t." by Yabin Cui · 10 years ago
  74. df79c33 Initial implementation of __cxa_thread_atexit_impl by Dmitriy Ivanov · 10 years ago
  75. 17393b0 Hide internal of pthread_mutex_t. by Yabin Cui · 10 years ago
  76. fa3dcec Merge "Fix in error handling in pthread_create.cpp." by Yabin Cui · 10 years ago
  77. 799cb35 Fix in error handling in pthread_create.cpp. by Yabin Cui · 10 years ago
  78. 36d5b6f Merge "Cause Fatal error when invalid pthread_id is detected." by Yabin Cui · 10 years ago
  79. 0332478 Cause Fatal error when invalid pthread_id is detected. by Yabin Cui · 10 years ago
  80. 0c3b632 Merge "Add O_APPEND flag for __libc_write_stderr." by Yabin Cui · 10 years ago
  81. 28e69f7 Add O_APPEND flag for __libc_write_stderr. by Yabin Cui · 10 years ago
  82. f636448 Merge "Use ALIAS_SYMBOL for assembler aliasing." by Christopher Ferris · 10 years ago
  83. d2bd573 Remove unused/unusable relocation packer files. by Simon Baldwin · 10 years ago
  84. 2495851 Use ALIAS_SYMBOL for assembler aliasing. by Christopher Ferris · 10 years ago
  85. f5e0ba9 Merge "Make gensyscalls.py use the ALIAS_SYMBOL macro." by Christopher Ferris · 10 years ago
  86. fa5faa0 Make gensyscalls.py use the ALIAS_SYMBOL macro. by Christopher Ferris · 10 years ago
  87. 70cafb1 Merge "Replace fixed arrays with vectors" by Dmitriy Ivanov · 10 years ago
  88. d165f56 Replace fixed arrays with vectors by Dmitriy Ivanov · 10 years ago
  89. ee4997e Merge "Convert result of a call to JSON." by Dan Albert · 10 years ago
  90. 7d57623 Convert result of a call to JSON. by Dan Albert · 10 years ago
  91. 93d44ff Merge "Let g_thread_list_lock only protect g_thread_list." by Yabin Cui · 10 years ago
  92. 673b15e Let g_thread_list_lock only protect g_thread_list. by Yabin Cui · 10 years ago
  93. 32b039e Merge "RTLD_LAZY is not supported, use RTLD_NOW instead." by Dmitriy Ivanov · 10 years ago
  94. f8246ac Merge "Add test for pthread types alignment check." by Yabin Cui · 10 years ago
  95. 84c10c2 RTLD_LAZY is not supported, use RTLD_NOW instead. by Dmitriy Ivanov · 10 years ago
  96. 27b3859 Merge "Work around a bug in the Jenkins queue API." by Dan Albert · 10 years ago
  97. c889f13 Work around a bug in the Jenkins queue API. by Dan Albert · 10 years ago
  98. b584572 Add test for pthread types alignment check. by Yabin Cui · 10 years ago
  99. 7f1e206 Merge "Fix alignment error for pthread_internal_t/pthread stack." by Yabin Cui · 10 years ago
  100. a2db50d Fix alignment error for pthread_internal_t/pthread stack. by Yabin Cui · 10 years ago