1. cebef1a Merge "Add one simple thread local storage test." by Chih-hung Hsieh · 10 years ago
  2. 7656d0c Add one simple thread local storage test. by Chih-Hung Hsieh · 10 years ago
  3. e8ceb95 Merge "Remove pushes from memsets (krait/cortex-a9)." by Christopher Ferris · 10 years ago
  4. 8af3263 Merge "add fortified implementations of fread/fwrite" by Yabin Cui · 10 years ago
  5. f16c6e1 Merge "Restore protection flags for ifunc during relocs." by Elliott Hughes · 10 years ago
  6. 8264cbb Remove pushes from memsets (krait/cortex-a9). by Christopher Ferris · 10 years ago
  7. bff1968 Merge "name the atexit handler pages" by Elliott Hughes · 10 years ago
  8. f0a7347 name the atexit handler pages by Daniel Micay · 10 years ago
  9. ec83a61 Restore protection flags for ifunc during relocs. by Dmitriy Ivanov · 10 years ago
  10. adc5795 Merge "Use AT_PAGESZ for sysconf(_SC_PAGE_SIZE)." by Elliott Hughes · 10 years ago
  11. 189394b Use AT_PAGESZ for sysconf(_SC_PAGE_SIZE). by Elliott Hughes · 10 years ago
  12. a3a6198 Merge "Make all labels local." by Christopher Ferris · 10 years ago
  13. fed2659 add fortified implementations of fread/fwrite by Daniel Micay · 10 years ago
  14. 795a8e3 Make all labels local. by Christopher Ferris · 10 years ago
  15. 9e1c862 Merge "Don't abort when failed to write tracing message." by Yabin Cui · 10 years ago
  16. 1661125 Don't abort when failed to write tracing message. by Yabin Cui · 10 years ago
  17. 2565492 Merge "Add getgrgid_r/getgrnam_r." by Yabin Cui · 10 years ago
  18. c4786d3 Add getgrgid_r/getgrnam_r. by Yabin Cui · 10 years ago
  19. 3b49d61 Merge "libc: arch-x86: implement kernel vdso time functions" by Elliott Hughes · 10 years ago
  20. 10726d5 libc: arch-x86: implement kernel vdso time functions by Robert Jarzmik · 10 years ago
  21. 86ac443 Merge "We don't have CXX_BARE any more" by Ying Wang · 10 years ago
  22. 361d4b4 We don't have CXX_BARE any more by Ying Wang · 10 years ago
  23. bc0b8ff Merge "Use a less misleading name for the code that sets up the main thread." by Elliott Hughes · 10 years ago
  24. d294863 Use a less misleading name for the code that sets up the main thread. by Elliott Hughes · 10 years ago
  25. c99fabb Merge "Add support for non-zero vaddr in maps." by Christopher Ferris · 10 years ago
  26. 3bcfd47 Merge "Revert "Revert "make vdso function pointers read-only at runtime""" by Elliott Hughes · 10 years ago
  27. f37c237 Merge "Revert "Stop libc from cross-referencing unwind symbols"" by Dan Albert · 10 years ago
  28. 95fd031 Revert "Stop libc from cross-referencing unwind symbols" by Dan Albert · 10 years ago
  29. 613f814 Revert "Revert "make vdso function pointers read-only at runtime"" by Elliott Hughes · 10 years ago
  30. e70d7a7 Merge "Fix dt_runpath test." by Dmitriy Ivanov · 10 years ago
  31. 3fef96f Fix dt_runpath test. by Dmitriy Ivanov · 10 years ago
  32. e5544ae Merge "<sys/time.h> should include [most of] <sys/select.h>." by Elliott Hughes · 10 years ago
  33. 6c9ad82 Merge "Revert "make vdso function pointers read-only at runtime"" by Elliott Hughes · 10 years ago
  34. 1946856 Revert "make vdso function pointers read-only at runtime" by Elliott Hughes · 10 years ago
  35. a7a87dd <sys/time.h> should include [most of] <sys/select.h>. by Elliott Hughes · 10 years ago
  36. 4f2e1d3 Merge "Add all the glibc one-line "synonym" header files." by Elliott Hughes · 10 years ago
  37. 2cc41d3 Add all the glibc one-line "synonym" header files. by Elliott Hughes · 10 years ago
  38. ca7bc50 Merge "make vdso function pointers read-only at runtime" by Elliott Hughes · 10 years ago
  39. df1a3c6 make vdso function pointers read-only at runtime by Daniel Micay · 10 years ago
  40. a58d249 Merge "Fix potential race condition on dlopen" by Dmitriy Ivanov · 10 years ago
  41. e5cfafe Fix potential race condition on dlopen by Dmitriy Ivanov · 10 years ago
  42. 70b6e1d Add support for non-zero vaddr in maps. by Christopher Ferris · 10 years ago
  43. 60bc909 Merge "Add timespec/timeval conversion helpers." by Bertrand SIMONNET · 10 years ago
  44. 0875ba3 Add timespec/timeval conversion helpers. by Bertrand SIMONNET · 10 years ago
  45. cd588f8 Merge "Add constant for zip separator" by Dmitriy Ivanov · 10 years ago
  46. 730ed9d Add constant for zip separator by Dmitriy Ivanov · 10 years ago
  47. b314090 Merge "Replace spaces with tabs in a Makefile." by Evgenii Stepanov · 10 years ago
  48. d11c3e5 Replace spaces with tabs in a Makefile. by Evgenii Stepanov · 10 years ago
  49. e9774a5 Merge "A special linker for ASan executables." by Evgenii Stepanov · 10 years ago
  50. d640b22 A special linker for ASan executables. by Evgenii Stepanov · 10 years ago
  51. 60a11dc Merge "Add test for an Android kernel bug about prctl." by Yabin Cui · 10 years ago
  52. 91ce715 Add test for an Android kernel bug about prctl. by Yabin Cui · 10 years ago
  53. a8d82f1 Merge "Update to v3.18.18 kernel headers." by Christopher Ferris · 10 years ago
  54. dda4fd4 Update to v3.18.18 kernel headers. by Christopher Ferris · 10 years ago
  55. 5e3dc45 Merge "Do not hold hash table lock while backtracing." by Christopher Ferris · 10 years ago
  56. 3a40a00 Do not hold hash table lock while backtracing. by Christopher Ferris · 10 years ago
  57. 147a50d Merge "Prevent user-defined basename_r from breaking basename(3)." by Elliott Hughes · 10 years ago
  58. a20a35f Prevent user-defined basename_r from breaking basename(3). by Elliott Hughes · 10 years ago
  59. 880a293 Merge "Fix memory-leak on soinfo_free()" by Dmitriy Ivanov · 10 years ago
  60. d1e10d7 Merge "Use delete[] to de-allocate pointers from new[]" by Pirama Arumuga Nainar · 10 years ago
  61. 4d44675 Use delete[] to de-allocate pointers from new[] by Pirama Arumuga Nainar · 10 years ago
  62. 609f11b Fix memory-leak on soinfo_free() by Dmitriy Ivanov · 10 years ago
  63. c6f2564 Merge "libc: Add sys/fcntl.h for compatibility." by Daniel Erat · 10 years ago
  64. e551514 libc: Add sys/fcntl.h for compatibility. by Daniel Erat · 10 years ago
  65. 33ef6c2 Merge "Respect caller DT_RUNPATH in dlopen()." by Evgenii Stepanov · 10 years ago
  66. 90de682 Merge "Replace bx lr with update of pc from the stack." by Christopher Ferris · 10 years ago
  67. e1e434a Replace bx lr with update of pc from the stack. by Christopher Ferris · 10 years ago
  68. 0cdef7e Respect caller DT_RUNPATH in dlopen(). by Evgenii Stepanov · 10 years ago
  69. 7a9732d Merge "Add some glibc-like #defines for libchrome." by Elliott Hughes · 10 years ago
  70. 7ea817d Add some glibc-like #defines for libchrome. by Elliott Hughes · 10 years ago
  71. 89bbb84 Merge "Fix alignment after variable-length data." by Elliott Hughes · 10 years ago
  72. dbb17b2 Fix alignment after variable-length data. by Elliott Hughes · 10 years ago
  73. f542b30 Merge "Name the thread stack and signal stack guard pages." by Elliott Hughes · 10 years ago
  74. eeb6b57 Name the thread stack and signal stack guard pages. by Elliott Hughes · 10 years ago
  75. 77455f8 Merge "Fixed uchar.h for clang3.6" by Elliott Hughes · 10 years ago
  76. 86061f3 Merge "Update timezone data to 2015e" by Neil Fuller · 10 years ago
  77. 416695a Merge "Improve personality initialization" by Dmitriy Ivanov · 10 years ago
  78. c224747 Improve personality initialization by Dmitriy Ivanov · 10 years ago
  79. b9f76dc Update timezone data to 2015e by Neil Fuller · 10 years ago
  80. 7f46cf9 Merge "Pass around struct android_net_context for better behaviour" by Erik Kline · 10 years ago
  81. 83474cd Merge "Lock on dl_interate_phdr" by Dmitriy Ivanov · 10 years ago
  82. 7271caf Lock on dl_interate_phdr by Dmitriy Ivanov · 10 years ago
  83. 46d24d1 Merge "Replace NULL with nullptr" by Dmitriy Ivanov · 10 years ago
  84. 25da2d7 Merge "Add <sysexits.h>." by Elliott Hughes · 10 years ago
  85. 59d5854 Add <sysexits.h>. by Elliott Hughes · 10 years ago
  86. 71107cd Merge "Rename ZipEntryName to ZipString" by Yusuke Sato · 10 years ago
  87. a05bee5 Fixed uchar.h for clang3.6 by egor.kochetov · 10 years ago
  88. 01e37c9 Pass around struct android_net_context for better behaviour by Erik Kline · 10 years ago
  89. eeb9f5e Merge "Fix crash when trying to load invalid ELF file." by Dmitriy Ivanov · 10 years ago
  90. 3f987f5 Fix crash when trying to load invalid ELF file. by Dmitriy Ivanov · 10 years ago
  91. 56f40fb Rename ZipEntryName to ZipString by Yusuke Sato · 10 years ago
  92. d19c271 Merge "Fix x86 gdbserver build." by Elliott Hughes · 10 years ago
  93. 6589feb Merge "[MIPS] Support FR=0 emulation on FR=1 64-bit FP registers" by Dimitry Ivanov · 10 years ago
  94. fef5835 Fix x86 gdbserver build. by Elliott Hughes · 10 years ago
  95. bc425c7 [MIPS] Support FR=0 emulation on FR=1 64-bit FP registers by Duane Sand · 10 years ago
  96. c666838 Merge "Revert "[MIPS] Support FR=0 emulation on FR=1 64-bit FP registers"" by Dimitry Ivanov · 10 years ago
  97. cc83890 Revert "[MIPS] Support FR=0 emulation on FR=1 64-bit FP registers" by Dimitry Ivanov · 10 years ago
  98. d807b9a Merge "Use gcc to build and test x86_64 long double code." by Chih-Hung Hsieh · 10 years ago
  99. e79d06b Use gcc to build and test x86_64 long double code. by Chih-Hung Hsieh · 10 years ago
  100. af6ee5b Merge "Work around compiler optimization" by Dmitriy Ivanov · 10 years ago