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