1. 9978a9a Move __set_errno to ndk_cruft.cpp. by Christopher Ferris · 10 years ago
  2. 50e9279 Merge "Fix mips and x86 builds" by Dimitry Ivanov · 10 years ago
  3. c176440 Fix mips and x86 builds by Dmitriy Ivanov · 10 years ago
  4. 5ccad49 Merge "Fix LDFLAGS for arm and x86" by Dimitry Ivanov · 10 years ago
  5. e85fb58 Fix LDFLAGS for arm and x86 by Dmitriy Ivanov · 10 years ago
  6. 578d949 Merge "Generate per-architecture version scripts." by Dimitry Ivanov · 10 years ago
  7. 284b468 Generate per-architecture version scripts. by Dmitriy Ivanov · 10 years ago
  8. d9146c2 Merge "Remove the legacy endusershell/getusershell/setusershell stubs." by Elliott Hughes · 10 years ago
  9. d7c7daa Remove the legacy endusershell/getusershell/setusershell stubs. by Elliott Hughes · 10 years ago
  10. 1721be2 Merge "Implement scandirat and scandirat64." by Elliott Hughes · 10 years ago
  11. 6331e80 Implement scandirat and scandirat64. by Elliott Hughes · 10 years ago
  12. 5238eb0 Merge "Implement load at fixed address feature" by Dimitry Ivanov · 10 years ago
  13. 126af75 Implement load at fixed address feature by Dmitriy Ivanov · 10 years ago
  14. 60752a2 Merge "Fix <utmp.h> declarations." by Elliott Hughes · 10 years ago
  15. 9216a64 Fix <utmp.h> declarations. by Elliott Hughes · 10 years ago
  16. a2cf378 Merge "Remove swap16/swap32/swap64 header pollution." by Elliott Hughes · 10 years ago
  17. bf4c32d Remove swap16/swap32/swap64 header pollution. by Elliott Hughes · 10 years ago
  18. 6a4ddeb Merge "Implement Library Load Order Randomization" by Dimitry Ivanov · 10 years ago
  19. 1ab8251 Merge "Fix arm64 fenv warnings, and make warnings errors." by Christopher Ferris · 10 years ago
  20. fa77529 Fix arm64 fenv warnings, and make warnings errors. by Christopher Ferris · 10 years ago
  21. ca430d9 Merge "Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC." by Christopher Ferris · 10 years ago
  22. e08ab4b Merge "refactoring: introduce MappedFileFragment" by Dimitry Ivanov · 10 years ago
  23. a818445 Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC. by Christopher Ferris · 10 years ago
  24. c45f3bf Merge "Use bionic lock in pthread_internal_t." by Yabin Cui · 10 years ago
  25. d26e780 Use bionic lock in pthread_internal_t. by Yabin Cui · 10 years ago
  26. 4f7a7ad Implement Library Load Order Randomization by Dmitriy Ivanov · 10 years ago
  27. cf1cbbe refactoring: introduce MappedFileFragment by Dmitriy Ivanov · 10 years ago
  28. 5edf077 Merge "Switch to LOCAL_SRC_FILES_EXCLUDE" by Dan Willemsen · 10 years ago
  29. 268a673 Switch to LOCAL_SRC_FILES_EXCLUDE by Dan Willemsen · 10 years ago
  30. 5c495da Merge "dlfcn: update ifdef around old_name_" by Mike Frysinger · 10 years ago
  31. 747d30e dlfcn: update ifdef around old_name_ by Mike Frysinger · 10 years ago
  32. f5ea085 Merge "Remove deprecated use of ldm/stm in ARM setjmp." by Josh Gao · 10 years ago
  33. b24d743 Remove deprecated use of ldm/stm in ARM setjmp. by Josh Gao · 10 years ago
  34. d29ba55 Merge "Opt Brillo out of the ndk cruft." by Elliott Hughes · 10 years ago
  35. 5fd94df Merge "Replace auto -> const auto&/auto&&" by Dimitry Ivanov · 10 years ago
  36. 9c2122e Merge "Fix R_AARCH64_ABS/PREL relocations" by Dimitry Ivanov · 10 years ago
  37. 77f91c6 Fix R_AARCH64_ABS/PREL relocations by Dmitriy Ivanov · 10 years ago
  38. 074efa0 Merge "Ensure that readlink has access to /proc/self/fd" by Dimitry Ivanov · 10 years ago
  39. 4e50d02 Ensure that readlink has access to /proc/self/fd by Dmitriy Ivanov · 10 years ago
  40. c433a36 Merge "Move malloc dispatch table to __libc_globals." by Josh Gao · 10 years ago
  41. 198d13e Merge "make mmap fail on requests larger than PTRDIFF_MAX" by Josh Gao · 10 years ago
  42. 11c2179 Merge "Log dlopen failures caused by text relocations" by Dimitry Ivanov · 10 years ago
  43. fae39d2 Log dlopen failures caused by text relocations by Dmitriy Ivanov · 10 years ago
  44. 30cd706 Merge "Correctly resolve realpath for absolute paths" by Dimitry Ivanov · 10 years ago
  45. 5dce894 Replace auto -> const auto&/auto&& by Dmitriy Ivanov · 10 years ago
  46. 6f2d310 Correctly resolve realpath for absolute paths by Lazar Trsic · 10 years ago
  47. fb7f45b Merge "Update timezone data to 2015g" by Neil Fuller · 10 years ago
  48. a5ad727 Merge "linker: Switch to clang" by Dimitry Ivanov · 10 years ago
  49. b28ffc7 linker: Switch to clang by Dmitriy Ivanov · 10 years ago
  50. 3c8fc2f Move malloc dispatch table to __libc_globals. by Josh Gao · 10 years ago
  51. fb8fd50 Opt Brillo out of the ndk cruft. by Elliott Hughes · 10 years ago
  52. 25cba7d Merge "Make struct FILE opaque." by Elliott Hughes · 10 years ago
  53. f0141df Make struct FILE opaque. by Elliott Hughes · 10 years ago
  54. e783926 Merge "Fix stdio read after EOF behavior." by Elliott Hughes · 10 years ago
  55. 8ab433d Fix stdio read after EOF behavior. by Elliott Hughes · 10 years ago
  56. 1ab3f30 Merge "Fix inet_aton on LP32." by Elliott Hughes · 10 years ago
  57. 7b77cb3 Fix inet_aton on LP32. by Elliott Hughes · 10 years ago
  58. c6f704b Merge "utmp.h: add more ut_type defines" by Mike Frysinger · 10 years ago
  59. 902ab88 Merge "Move setjmp cookie to a shared globals struct." by Josh Gao · 10 years ago
  60. 73a9121 Merge "Move VDSO pointers to a shared globals struct." by Josh Gao · 10 years ago
  61. fe9d0ed Move setjmp cookie to a shared globals struct. by Josh Gao · 10 years ago
  62. 93c0f5e Move VDSO pointers to a shared globals struct. by Josh Gao · 10 years ago
  63. 68af0ad utmp.h: add more ut_type defines by Mike Frysinger · 10 years ago
  64. 487a182 Merge "Fix inet_addr/inet_aton/inet_network." by Elliott Hughes · 10 years ago
  65. 0478666 Fix inet_addr/inet_aton/inet_network. by Elliott Hughes · 10 years ago
  66. f41fe71 Merge "Sync with upstream tzcode (2015g)." by Elliott Hughes · 10 years ago
  67. 9fb22a3 Sync with upstream tzcode (2015g). by Elliott Hughes · 10 years ago
  68. 6a59289 Merge "Remove textrels support for platform libs" by Dimitry Ivanov · 10 years ago
  69. 8068786 Remove textrels support for platform libs by Dmitriy Ivanov · 10 years ago
  70. d8df28f Merge "Implement setjmp cookies on MIPS and MIPS64" by Josh Gao · 10 years ago
  71. 31740bf Update timezone data to 2015g by Neil Fuller · 10 years ago
  72. 1b519c0 Implement setjmp cookies on MIPS and MIPS64 by Nikola Veljkovic · 10 years ago
  73. 599af93 Merge "Fix bionic_coverage for kati." by Dan Albert · 10 years ago
  74. 697e261 Fix bionic_coverage for kati. by Dan Albert · 10 years ago
  75. 268f739 Merge "Make dt_runpath work for libraries opened from apk" by Dimitry Ivanov · 10 years ago
  76. cc56abb Merge "Add missing register preserve in x86/x86_64 longjmp." by Josh Gao · 10 years ago
  77. 8dbf02d Add missing register preserve in x86/x86_64 longjmp. by Josh Gao · 10 years ago
  78. a1feb11 Make dt_runpath work for libraries opened from apk by Dmitriy Ivanov · 10 years ago
  79. f960490 Merge "Remove the workaround which fixes JOB_COUNT in CTS test." by Yabin Cui · 10 years ago
  80. bc6379d Remove the workaround which fixes JOB_COUNT in CTS test. by Yabin Cui · 10 years ago
  81. 98be6be am 748421be: Merge "Fix linker tests" by Dimitry Ivanov · 10 years ago
  82. 748421b Merge "Fix linker tests" by Dimitry Ivanov · 10 years ago
  83. a0f187b Fix linker tests by Dmitriy Ivanov · 10 years ago
  84. df62e31 am 5c50449b: Merge "Use const auto& in for loops." by Elliott Hughes · 10 years ago
  85. 5c50449 Merge "Use const auto& in for loops." by Elliott Hughes · 10 years ago
  86. 0b2acdf Use const auto& in for loops. by Elliott Hughes · 10 years ago
  87. ee9dea8 am f7cf8b2c: Merge "bionic: tzset running hot" by Mark Salyzyn · 10 years ago
  88. f7cf8b2 Merge "bionic: tzset running hot" by Mark Salyzyn · 10 years ago
  89. d057894 bionic: tzset running hot by Mark Salyzyn · 10 years ago
  90. a7d5919 am cf92ebcf: Merge "Use foreach loop to match setuid unsafe env vars." by Josh Gao · 10 years ago
  91. cf92ebc Merge "Use foreach loop to match setuid unsafe env vars." by Josh Gao · 10 years ago
  92. a5d5d16 Use foreach loop to match setuid unsafe env vars. by Josh Gao · 10 years ago
  93. 27f2e04 am 143409d7: Merge "Fix the comment" by Dimitry Ivanov · 10 years ago
  94. 143409d Merge "Fix the comment" by Dimitry Ivanov · 10 years ago
  95. 7e03993 Fix the comment by Dmitriy Ivanov · 10 years ago
  96. 14b7c94 am 4a65557d: Merge "Remove invalid left shifts of -1." by Stephen Hines · 10 years ago
  97. 4a65557 Merge "Remove invalid left shifts of -1." by Stephen Hines · 10 years ago
  98. dc813fe am ad157a3c: Merge "Add a no dwarf version of assembler macros." by Christopher Ferris · 10 years ago
  99. 8bb2141 am 3230d96a: Merge "libc: krait: Use performance version of memcpy" by Christopher Ferris · 10 years ago
  100. ad157a3 Merge "Add a no dwarf version of assembler macros." by Christopher Ferris · 10 years ago