1. f0221d9 linker: Allow text-relocs for x86 (only) by Christopher R. Palmer · 9 years ago old-mm
  2. 9f8e403 Don't leak sockets if setsockopt() or fchown() fail. by Erik Kline · 9 years ago
  3. d284c83 Fix GNU/POSIX basename headers. by Josh Gao · 10 years ago
  4. 8c71616 Add prlimit to LP32. by Elliott Hughes · 10 years ago
  5. 18c53eb bionic: linker: Load shim libs *before* the self-linked libs by Christopher R. Palmer · 9 years ago
  6. a4ebd01 Create .gitreview by Dark Eyes · 9 years ago
  7. f7f6c5a Define char16_t and char32_t to make gcc 5.1 happy by Bernhard Rosenkränzer · 10 years ago
  8. 51ad57b libc: ARM64: kryo: use generic memmove routine by Scott Mertz · 10 years ago
  9. 6d79500 bionic: Do not allow LD_SHIM_LIBS for setuid executables by Christopher R. Palmer · 10 years ago
  10. d45ca0d Make shim lib load failure non-fatal. by Danny Baumann · 10 years ago
  11. 3dc9613 libc: ARM64: denver64: optimized memmove breaks denver by André Pinela · 10 years ago
  12. 4c6ac31 bionic: Notify userspace about packets with CHECKSUM_UNNECESSARY by Subash Abhinov Kasiviswanathan · 10 years ago
  13. 4238c50 Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/bionic into cm-13.0 by Steve Kondik · 10 years ago
  14. 91d934a Revert "Revert "linker: Reset the active shim libs each time we do a dlopen"" by Christopher R. Palmer · 10 years ago
  15. 8110520 linker: Don't try to walk the g_active_shim_libs when doing dlsym by Christopher R. Palmer · 10 years ago
  16. 3a2debf kernel-header : add alarm type and clock type for power off alarm by Mao Jinlong · 10 years ago
  17. fd0140b Revert "linker: Reset the active shim libs each time we do a dlopen" by Ethan Chen · 10 years ago
  18. ad21814 linker: Reset the active shim libs each time we do a dlopen by Christopher R. Palmer · 10 years ago
  19. f3d29ee libc: Add memchr to a53+a57 target by Steve Kondik · 10 years ago
  20. 3b22fc9 libc: AArch64: Tune memcpy by Wilco Dijkstra · 10 years ago
  21. 81bc267 libc: include strrchr for kryo and denver64 by HashBang · 10 years ago
  22. 9b6d9ca linker: Fix the fact that shim libs do not properly call constructors by Christopher R. Palmer · 10 years ago
  23. 5ffc0c9 Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64. by Elliott Hughes · 10 years ago
  24. 607f747 libc: ARM64: add assembly strrchr by Richard Earnshaw · 11 years ago
  25. 21245f9 libc: ARM64: improve performance in strlen by Wilco Dijkstra · 11 years ago
  26. 27f1b23 libc: ARM64: optimize memset. by Wilco Dijkstra · 10 years ago
  27. 8ce54c1 libc: ARM64: Optimize memcpy. by Wilco Dijkstra · 10 years ago
  28. 95cc2b9 libc: ARM64: optimize memmove by Wilco Dijkstra · 10 years ago
  29. f01d2f8 libc: ARM64: remove bcopy from memset by Jake Weinstein · 10 years ago
  30. bd6d071 libc: remove bcopy from memmove on 64-bit architectures by Jake Weinstein · 10 years ago
  31. de3e5ac Fix arm64 fenv warnings, and make warnings errors. by Christopher Ferris · 10 years ago
  32. 795a57e Sync with upstream FreeBSD libm. by Elliott Hughes · 10 years ago
  33. 245c171 Revert "Revert "Use compiler builtins for fabs."" by Elliott Hughes · 10 years ago
  34. ea4e4e7 Use __builtin_* in <math.h>. by Elliott Hughes · 10 years ago
  35. 8a044e6 linker: Add support for dynamic "shim" libs by Christopher R. Palmer · 10 years ago
  36. cc20e75 libc: arm: Add optimised memchr to scorpion by Michael Bestas · 10 years ago
  37. 6cfec1a Merge tag 'android-6.0.0_r26' into cm-13.0 by Ricardo Cerqueira · 10 years ago
  38. e2f0539 bionic: Let popen fall back to /sbin/sh by Tom Marshall · 10 years ago
  39. a07f3db libc: arm: add optimized memchr implementation by Yingshiuan Pan · 10 years ago
  40. d103c30 libc: Add Scorpion-optimized variant by Steve Kondik · 12 years ago
  41. 2c9ee2b Fix over read in strcpy/stpcpy/strcat. by Christopher Ferris · 10 years ago
  42. f21b1de Make all labels local. by Christopher Ferris · 10 years ago
  43. 389fe0f libm: ARM: reorganize a bit to match ARM64 by Jake Weinstein · 10 years ago
  44. 73385a8 Add optimized cortex-a7/cortex-a53 memset/memcpy. by Christopher Ferris · 10 years ago
  45. f8a907d [AOSP Master] libc: krait: Use performance version of memcpy by Brent DeGraaf · 12 years ago
  46. 3518875 Remove pushes from memsets (krait/cortex-a9). by Christopher Ferris · 10 years ago
  47. 544a9d4 Replace bx lr with update of pc from the stack. by Christopher Ferris · 10 years ago
  48. 532bb31 Add cortex-a53.a57 target for 32 bit big/little. by Christopher Ferris · 10 years ago
  49. 1cfb260 bionic: Allow devices to add device specfic static libs by Christopher R. Palmer · 10 years ago
  50. 807032d resolve merge conflicts of 216bff9ff3 to mnc-dr-dev. by Andreas Gampe · 10 years ago
  51. 216bff9 resolve merge conflicts of d676080a37 to lmp-mr1-ub-dev. am: afff4442ae by Christopher Ferris · 10 years ago
  52. afff444 resolve merge conflicts of d676080a37 to lmp-mr1-ub-dev. by Christopher Ferris · 10 years ago
  53. d676080 Sync with upstream NetBSD lib/libc/regex. am: 055a66c9b1 by Elliott Hughes · 10 years ago
  54. c82102f bionic: Add flag to restore legacy mmap behavior by Flemmard · 11 years ago
  55. 055a66c Sync with upstream NetBSD lib/libc/regex. by Elliott Hughes · 10 years ago
  56. 43b1f82 am 1a61896b: am 98384649: am 75316283: am 2d23418e: am 18442e02: (-s ours) am beb6e08a: Sync with upstream NetBSD lib/libc/regex. by Elliott Hughes · 10 years ago
  57. 1a61896 am 98384649: am 75316283: am 2d23418e: am 18442e02: (-s ours) am beb6e08a: Sync with upstream NetBSD lib/libc/regex. by Elliott Hughes · 10 years ago
  58. 9838464 am 75316283: am 2d23418e: am 18442e02: (-s ours) am beb6e08a: Sync with upstream NetBSD lib/libc/regex. by Elliott Hughes · 10 years ago
  59. 7531628 am 2d23418e: am 18442e02: (-s ours) am beb6e08a: Sync with upstream NetBSD lib/libc/regex. by Elliott Hughes · 10 years ago
  60. 2d23418 am 18442e02: (-s ours) am beb6e08a: Sync with upstream NetBSD lib/libc/regex. by Elliott Hughes · 10 years ago
  61. 18442e0 am beb6e08a: Sync with upstream NetBSD lib/libc/regex. by Elliott Hughes · 10 years ago
  62. beb6e08 Sync with upstream NetBSD lib/libc/regex. by Elliott Hughes · 10 years ago
  63. 842866b Merge "Update timezone data to 2015g" into mnc-dr-dev by Neil Fuller · 10 years ago
  64. 95ac6db Merge "Ensure that readlink has access to /proc/self/fd" into mnc-dr-dev by Dimitry Ivanov · 10 years ago
  65. 3c30a15 Merge "Sync with upstream NetBSD lib/libc/regex." into mnc-dr-dev by Christopher Ferris · 10 years ago
  66. 9a9572d Sync with upstream NetBSD lib/libc/regex. by Elliott Hughes · 10 years ago
  67. cf92738 Ensure that readlink has access to /proc/self/fd by Dmitriy Ivanov · 10 years ago
  68. cd92787 Update timezone data to 2015g by Neil Fuller · 10 years ago
  69. f32b689 Log dlopen failures caused by text relocations by Dmitriy Ivanov · 10 years ago
  70. a828a2f linker: don't pass dlextinfo to dependent loads. by Torne (Richard Coles) · 10 years ago
  71. 4b5256a libc: kryo specific memory routine by Brent DeGraaf · 10 years ago
  72. 4fbfc00 bionic: Detect userspace memory leak by Maunik Shah · 12 years ago
  73. a766545 Performance: krait: Implement optimized versions of memmove by Xin Qi · 11 years ago
  74. 2d9285e Performance: krait: Re-factor high-performance memcpy for thumb2 by Brent DeGraaf · 12 years ago
  75. 7ed993a merge in mnc-dr-release history after reset to mnc-dr-dev by The Android Automerger · 10 years ago
  76. 4f3e359 am 93a91f0c: Force cts to only run one test at a time. by Christopher Ferris · 10 years ago
  77. 93a91f0 Force cts to only run one test at a time. by Christopher Ferris · 10 years ago
  78. 984ffc9 merge in mnc-dr-release history after reset to mnc-dr-dev by The Android Automerger · 10 years ago
  79. 01030c2 Increase alternative signal stack size on 64-bit devices. by Yabin Cui · 10 years ago
  80. 22af16f merge in mnc-dr-release history after reset to mnc-dr-dev by The Android Automerger · 10 years ago
  81. 420e371 merge in mnc-release history after reset to mnc-dev by The Android Automerger · 10 years ago
  82. 8291194 Update timezone data to 2015f by Neil Fuller · 10 years ago
  83. f315961 merge in mnc-release history after reset to mnc-dev by The Android Automerger · 10 years ago
  84. 0aa018c merge in mnc-dr-release history after reset to mnc-dr-dev by The Android Automerger · 10 years ago
  85. 0660be8 am a6a12a78: am 0fdcdd00: Merge "Fix flaky test time.timer_settime_0." into lollipop-mr1-cts-dev by Yabin Cui · 10 years ago
  86. a6a12a7 am 0fdcdd00: Merge "Fix flaky test time.timer_settime_0." into lollipop-mr1-cts-dev by Yabin Cui · 10 years ago
  87. 0fdcdd0 Merge "Fix flaky test time.timer_settime_0." into lollipop-mr1-cts-dev by Yabin Cui · 10 years ago
  88. bf572d9 Fix flaky test time.timer_settime_0. by Yabin Cui · 10 years ago
  89. b97c8b4 merge in mnc-dr-release history after reset to mnc-dr-dev by The Android Automerger · 10 years ago
  90. c01f421 merge in mnc-release history after reset to mnc-dev by The Android Automerger · 10 years ago
  91. de0fb39 Restore protection flags for ifunc during relocs. by Dmitriy Ivanov · 10 years ago
  92. 2e8ac0b merge in mnc-dr-release history after reset to mnc-dr-dev by The Android Automerger · 10 years ago
  93. c7ebaf5 merge in mnc-release history after reset to mnc-dev by The Android Automerger · 10 years ago
  94. b8320b8 Don't abort when failed to write tracing message. by Yabin Cui · 10 years ago
  95. b6b6fcf merge in mnc-dr-release history after reset to mnc-dr-dev by The Android Automerger · 10 years ago
  96. f117eb8 merge in mnc-dr-release history after reset to mnc-dr-dev by The Android Automerger · 10 years ago
  97. e88c453 merge in mnc-release history after reset to mnc-dev by The Android Automerger · 10 years ago
  98. 7e52dbe Merge "Revert "Stop libc from cross-referencing unwind symbols"" into mnc-dev by Dan Albert · 10 years ago
  99. e39b279 Merge "We don't have CXX_BARE any more" into mnc-dev by Ying Wang · 10 years ago
  100. aa55e7a Add support for non-zero vaddr in maps. by Christopher Ferris · 10 years ago