1. e7c2fff Implement pthread barrier. by Yabin Cui · 10 years ago
  2. 004fead Merge "Fix linked_list::remove_if()" by Dimitry Ivanov · 10 years ago
  3. 7a9311f Fix linked_list::remove_if() by Dmitriy Ivanov · 10 years ago
  4. ef5e647 Merge "Use cc_defaults" by Colin Cross · 10 years ago
  5. dd7dcfc Merge "Fix GNU/POSIX basename headers." by Josh Gao · 10 years ago
  6. eb9b925 Fix GNU/POSIX basename headers. by Josh Gao · 10 years ago
  7. 50c21ab Use cc_defaults by Colin Cross · 10 years ago
  8. 4b920f0 Merge "Update Android.bp with arch-specific version scripts" by Dan Willemsen · 10 years ago
  9. 9e6f98f Update Android.bp with arch-specific version scripts by Dan Willemsen · 10 years ago
  10. af90986 Merge "fix PTRDIFF_MAX check in the 32-bit mmap wrapper" by Josh Gao · 10 years ago
  11. 706186d fix PTRDIFF_MAX check in the 32-bit mmap wrapper by Daniel Micay · 10 years ago
  12. 9fe02f3 Merge "Fix comment to reflect the actual reality." am: e07558fb80 by Christopher Ferris · 10 years ago
  13. e07558f Merge "Fix comment to reflect the actual reality." by Christopher Ferris · 10 years ago
  14. 384ffe3 Fix comment to reflect the actual reality. by Christopher Ferris · 10 years ago
  15. 86bf87c Merge "Generate libdl.so per-architecture version script" am: 75dd3710e7 by Dimitry Ivanov · 10 years ago
  16. 75dd371 Merge "Generate libdl.so per-architecture version script" by Dimitry Ivanov · 10 years ago
  17. 0ba085d Merge "Make _signal hidden in all cases." am: 6a8a09f7c4 by Christopher Ferris · 10 years ago
  18. 6a8a09f Merge "Make _signal hidden in all cases." by Christopher Ferris · 10 years ago
  19. bc75047 Generate libdl.so per-architecture version script by Dmitriy Ivanov · 10 years ago
  20. 1721cd6 Make _signal hidden in all cases. by Christopher Ferris · 10 years ago
  21. a8f6901 Merge "Add prlimit to LP32." am: c36be975ce by Elliott Hughes · 10 years ago
  22. c36be97 Merge "Add prlimit to LP32." by Elliott Hughes · 10 years ago
  23. caa61b0 Merge "Remove <sys/shm.h>." am: bdac9ec142 by Elliott Hughes · 10 years ago
  24. bdac9ec Merge "Remove <sys/shm.h>." by Elliott Hughes · 10 years ago
  25. 6297e32 Merge "Move __set_errno to ndk_cruft.cpp." am: e75453d5dd by Christopher Ferris · 10 years ago
  26. e75453d Merge "Move __set_errno to ndk_cruft.cpp." by Christopher Ferris · 10 years ago
  27. 38eca07 Remove <sys/shm.h>. by Elliott Hughes · 10 years ago
  28. 9978a9a Move __set_errno to ndk_cruft.cpp. by Christopher Ferris · 10 years ago
  29. 4151db5 Add prlimit to LP32. by Elliott Hughes · 10 years ago
  30. fedb167 Merge "Fix mips and x86 builds" am: 50e9279589 by Dimitry Ivanov · 10 years ago
  31. 50e9279 Merge "Fix mips and x86 builds" by Dimitry Ivanov · 10 years ago
  32. c176440 Fix mips and x86 builds by Dmitriy Ivanov · 10 years ago
  33. bd5bf27 Merge "Fix LDFLAGS for arm and x86" am: 5ccad497d4 by Dimitry Ivanov · 10 years ago
  34. 5ccad49 Merge "Fix LDFLAGS for arm and x86" by Dimitry Ivanov · 10 years ago
  35. e85fb58 Fix LDFLAGS for arm and x86 by Dmitriy Ivanov · 10 years ago
  36. b420ddd Merge "Generate per-architecture version scripts." am: 578d949e8d by Dimitry Ivanov · 10 years ago
  37. 578d949 Merge "Generate per-architecture version scripts." by Dimitry Ivanov · 10 years ago
  38. 601183e Merge "Remove the legacy endusershell/getusershell/setusershell stubs." by Elliott Hughes · 10 years ago
  39. 284b468 Generate per-architecture version scripts. by Dmitriy Ivanov · 10 years ago
  40. d9146c2 Merge "Remove the legacy endusershell/getusershell/setusershell stubs." by Elliott Hughes · 10 years ago
  41. d7c7daa Remove the legacy endusershell/getusershell/setusershell stubs. by Elliott Hughes · 10 years ago
  42. a1be410 Merge "Implement scandirat and scandirat64." am: 1721be2229 by Elliott Hughes · 10 years ago
  43. 1721be2 Merge "Implement scandirat and scandirat64." by Elliott Hughes · 10 years ago
  44. 6331e80 Implement scandirat and scandirat64. by Elliott Hughes · 10 years ago
  45. 9e59995 Merge "Implement load at fixed address feature" am: 5238eb0984 by Dimitry Ivanov · 10 years ago
  46. 5238eb0 Merge "Implement load at fixed address feature" by Dimitry Ivanov · 10 years ago
  47. 126af75 Implement load at fixed address feature by Dmitriy Ivanov · 10 years ago
  48. 6e780f2 Merge "Fix <utmp.h> declarations." am: 60752a2eea by Elliott Hughes · 10 years ago
  49. 60752a2 Merge "Fix <utmp.h> declarations." by Elliott Hughes · 10 years ago
  50. 9216a64 Fix <utmp.h> declarations. by Elliott Hughes · 10 years ago
  51. 00e9bfe Merge "Remove swap16/swap32/swap64 header pollution." am: a2cf3783d4 by Elliott Hughes · 10 years ago
  52. a2cf378 Merge "Remove swap16/swap32/swap64 header pollution." by Elliott Hughes · 10 years ago
  53. bf4c32d Remove swap16/swap32/swap64 header pollution. by Elliott Hughes · 10 years ago
  54. 3d78408 Merge "Implement Library Load Order Randomization" am: 6a4ddeb56e by Dimitry Ivanov · 10 years ago
  55. 6a4ddeb Merge "Implement Library Load Order Randomization" by Dimitry Ivanov · 10 years ago
  56. 25a7efa Merge "Fix arm64 fenv warnings, and make warnings errors." am: 1ab8251030 by Christopher Ferris · 10 years ago
  57. 1ab8251 Merge "Fix arm64 fenv warnings, and make warnings errors." by Christopher Ferris · 10 years ago
  58. fa77529 Fix arm64 fenv warnings, and make warnings errors. by Christopher Ferris · 10 years ago
  59. c5b9c4d Merge "Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC." am: ca430d9787 by Christopher Ferris · 10 years ago
  60. 67e282d Merge "refactoring: introduce MappedFileFragment" am: e08ab4b414 by Dimitry Ivanov · 10 years ago
  61. ca430d9 Merge "Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC." by Christopher Ferris · 10 years ago
  62. e08ab4b Merge "refactoring: introduce MappedFileFragment" by Dimitry Ivanov · 10 years ago
  63. a818445 Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC. by Christopher Ferris · 10 years ago
  64. 0507b6e Merge "Use bionic lock in pthread_internal_t." am: c45f3bf3e6 by Yabin Cui · 10 years ago
  65. c45f3bf Merge "Use bionic lock in pthread_internal_t." by Yabin Cui · 10 years ago
  66. d26e780 Use bionic lock in pthread_internal_t. by Yabin Cui · 10 years ago
  67. 4f7a7ad Implement Library Load Order Randomization by Dmitriy Ivanov · 10 years ago
  68. cf1cbbe refactoring: introduce MappedFileFragment by Dmitriy Ivanov · 10 years ago
  69. 788eae7 Merge "Switch to LOCAL_SRC_FILES_EXCLUDE" am: 5edf077c5b by Dan Willemsen · 10 years ago
  70. 5edf077 Merge "Switch to LOCAL_SRC_FILES_EXCLUDE" by Dan Willemsen · 10 years ago
  71. 268a673 Switch to LOCAL_SRC_FILES_EXCLUDE by Dan Willemsen · 10 years ago
  72. 0fb6704 Merge "dlfcn: update ifdef around old_name_" am: 5c495dacda by Mike Frysinger · 10 years ago
  73. 5c495da Merge "dlfcn: update ifdef around old_name_" by Mike Frysinger · 10 years ago
  74. 747d30e dlfcn: update ifdef around old_name_ by Mike Frysinger · 10 years ago
  75. 053867d Merge "Remove deprecated use of ldm/stm in ARM setjmp." am: f5ea085844 by Josh Gao · 10 years ago
  76. f5ea085 Merge "Remove deprecated use of ldm/stm in ARM setjmp." by Josh Gao · 10 years ago
  77. b24d743 Remove deprecated use of ldm/stm in ARM setjmp. by Josh Gao · 10 years ago
  78. 6764e0b am d29ba555: Merge "Opt Brillo out of the ndk cruft." by Elliott Hughes · 10 years ago
  79. d29ba55 Merge "Opt Brillo out of the ndk cruft." by Elliott Hughes · 10 years ago
  80. 114605b am 5fd94dfe: Merge "Replace auto -> const auto&/auto&&" by Dimitry Ivanov · 10 years ago
  81. c0e917a am 9c2122e8: Merge "Fix R_AARCH64_ABS/PREL relocations" by Dimitry Ivanov · 10 years ago
  82. 5fd94df Merge "Replace auto -> const auto&/auto&&" by Dimitry Ivanov · 10 years ago
  83. 9c2122e Merge "Fix R_AARCH64_ABS/PREL relocations" by Dimitry Ivanov · 10 years ago
  84. 77f91c6 Fix R_AARCH64_ABS/PREL relocations by Dmitriy Ivanov · 10 years ago
  85. 8c9cb68 am 074efa02: Merge "Ensure that readlink has access to /proc/self/fd" by Dimitry Ivanov · 10 years ago
  86. 074efa0 Merge "Ensure that readlink has access to /proc/self/fd" by Dimitry Ivanov · 10 years ago
  87. 4e50d02 Ensure that readlink has access to /proc/self/fd by Dmitriy Ivanov · 10 years ago
  88. 559d9cf am c433a36f: Merge "Move malloc dispatch table to __libc_globals." by Josh Gao · 10 years ago
  89. c433a36 Merge "Move malloc dispatch table to __libc_globals." by Josh Gao · 10 years ago
  90. 36ebee4 am 198d13e8: Merge "make mmap fail on requests larger than PTRDIFF_MAX" by Josh Gao · 10 years ago
  91. 198d13e Merge "make mmap fail on requests larger than PTRDIFF_MAX" by Josh Gao · 10 years ago
  92. 090278d am 11c2179d: Merge "Log dlopen failures caused by text relocations" by Dimitry Ivanov · 10 years ago
  93. 11c2179 Merge "Log dlopen failures caused by text relocations" by Dimitry Ivanov · 10 years ago
  94. fae39d2 Log dlopen failures caused by text relocations by Dmitriy Ivanov · 10 years ago
  95. 5db60c0 am 30cd7065: Merge "Correctly resolve realpath for absolute paths" by Dimitry Ivanov · 10 years ago
  96. 30cd706 Merge "Correctly resolve realpath for absolute paths" by Dimitry Ivanov · 10 years ago
  97. 5dce894 Replace auto -> const auto&/auto&& by Dmitriy Ivanov · 10 years ago
  98. 6f2d310 Correctly resolve realpath for absolute paths by Lazar Trsic · 10 years ago
  99. 12b4f21 am fb7f45b6: Merge "Update timezone data to 2015g" by Neil Fuller · 10 years ago
  100. fb7f45b Merge "Update timezone data to 2015g" by Neil Fuller · 10 years ago