1. db8caa7 Merge "Introduce anonymous namespace" by Dimitry Ivanov · 10 years ago
  2. 1ffec1c Introduce anonymous namespace by Dmitriy Ivanov · 10 years ago
  3. 1755435 Merge "Change _stdio_handles_locking into _caller_handles_locking." by Yabin Cui · 10 years ago
  4. 74ed96d Merge "Use FUTEX_WAIT_BITSET to avoid converting timeouts." by Yabin Cui · 10 years ago
  5. 76144aa Change _stdio_handles_locking into _caller_handles_locking. by Yabin Cui · 10 years ago
  6. 2feb9dd Fix test build break. by Josh Gao · 10 years ago
  7. c9a659c Use FUTEX_WAIT_BITSET to avoid converting timeouts. by Yabin Cui · 10 years ago
  8. c22a7de extend the PTRDIFF_MAX size check to mremap by Daniel Micay · 10 years ago
  9. 2c09e5d Merge "Implement pthread spin." by Yabin Cui · 10 years ago
  10. fe3a83a Implement pthread spin. by Yabin Cui · 10 years ago
  11. 3cc35e2 Ignore target sdk version for the public namespace by Dmitriy Ivanov · 10 years ago
  12. b804b9d Merge "Implement pthread barrier." by Yabin Cui · 10 years ago
  13. e7c2fff Implement pthread barrier. by Yabin Cui · 10 years ago
  14. 949bfb9 Merge "Enable clang to compile more tests." by Chih-hung Hsieh · 10 years ago
  15. 1f0ccbb Merge "Introducing linker namespaces" by Dimitry Ivanov · 10 years ago
  16. 1e79540 Enable clang to compile more tests. by Chih-Hung Hsieh · 10 years ago
  17. 42d5fcb Introducing linker namespaces by Dmitriy Ivanov · 10 years ago
  18. 5780f9d Merge "Fix strftime if tm_zone is null." by Elliott Hughes · 10 years ago
  19. a9cac4c Fix strftime if tm_zone is null. by Elliott Hughes · 10 years ago
  20. 2ed1b29 FORTIFY_SOURCE: make sure gcc unittests are compiled with gcc by Nick Kralevich · 10 years ago
  21. 0c44705 Merge "Enable clang for modules failed with TLS." by Chih-hung Hsieh · 10 years ago
  22. 5058a00 Enable clang for modules failed with TLS. by Chih-Hung Hsieh · 10 years ago
  23. f208361 Clean up pthread_gettid_np test. by Elliott Hughes · 10 years ago
  24. de12462 Fix potential race condition on CTS TC pthread_gettid_np by Junjie Hu · 10 years ago
  25. 09fac86 Fix test failure. by Josh Gao · 10 years ago
  26. 8b5b2c4 Merge "fix the mremap signature" by Elliott Hughes · 10 years ago
  27. 4200e26 fix the mremap signature by Daniel Micay · 10 years ago
  28. fd7a91e linker: cleanup solist after unsuccessful read by Dmitriy Ivanov · 10 years ago
  29. eb9b925 Fix GNU/POSIX basename headers. by Josh Gao · 10 years ago
  30. 4151db5 Add prlimit to LP32. by Elliott Hughes · 10 years ago
  31. 1721be2 Merge "Implement scandirat and scandirat64." by Elliott Hughes · 10 years ago
  32. 6331e80 Implement scandirat and scandirat64. by Elliott Hughes · 10 years ago
  33. 5238eb0 Merge "Implement load at fixed address feature" by Dimitry Ivanov · 10 years ago
  34. 126af75 Implement load at fixed address feature by Dmitriy Ivanov · 10 years ago
  35. 9216a64 Fix <utmp.h> declarations. by Elliott Hughes · 10 years ago
  36. 6f2d310 Correctly resolve realpath for absolute paths by Lazar Trsic · 10 years ago
  37. 8ab433d Fix stdio read after EOF behavior. by Elliott Hughes · 10 years ago
  38. 7b77cb3 Fix inet_aton on LP32. by Elliott Hughes · 10 years ago
  39. 487a182 Merge "Fix inet_addr/inet_aton/inet_network." by Elliott Hughes · 10 years ago
  40. 0478666 Fix inet_addr/inet_aton/inet_network. by Elliott Hughes · 10 years ago
  41. d8df28f Merge "Implement setjmp cookies on MIPS and MIPS64" by Josh Gao · 10 years ago
  42. 1b519c0 Implement setjmp cookies on MIPS and MIPS64 by Nikola Veljkovic · 10 years ago
  43. 268f739 Merge "Make dt_runpath work for libraries opened from apk" by Dimitry Ivanov · 10 years ago
  44. a1feb11 Make dt_runpath work for libraries opened from apk by Dmitriy Ivanov · 10 years ago
  45. bc6379d Remove the workaround which fixes JOB_COUNT in CTS test. by Yabin Cui · 10 years ago
  46. df62e31 am 5c50449b: Merge "Use const auto& in for loops." by Elliott Hughes · 10 years ago
  47. 0b2acdf Use const auto& in for loops. by Elliott Hughes · 10 years ago
  48. 889dd56 am a0b9cad0: Merge "Optimize dlopen from a zip file" by Dimitry Ivanov · 10 years ago
  49. a0b9cad Merge "Optimize dlopen from a zip file" by Dimitry Ivanov · 10 years ago
  50. b482750 Optimize dlopen from a zip file by Dmitriy Ivanov · 10 years ago
  51. 8cd1180 am c1eebd5f: Merge "Fix the way to count online cpus." by Yabin Cui · 10 years ago
  52. c1eebd5 Merge "Fix the way to count online cpus." by Yabin Cui · 10 years ago
  53. cb6f599 Fix the way to count online cpus. by Yabin Cui · 10 years ago
  54. 1c34fea am 8b279ead: Merge "Pass -q is zip for test" by Colin Cross · 10 years ago
  55. 8b279ea Merge "Pass -q is zip for test" by Colin Cross · 10 years ago
  56. 298d176 Pass -q is zip for test by Colin Cross · 10 years ago
  57. bfd9255 am f16f4f8a: Merge "Fix file-check-cxx to handle quoted arguments" by Dan Willemsen · 10 years ago
  58. f16f4f8 Merge "Fix file-check-cxx to handle quoted arguments" by Dan Willemsen · 10 years ago
  59. 808602a Fix file-check-cxx to handle quoted arguments by Dan Willemsen · 10 years ago
  60. b99b3f7 am 55f87a0c: Merge "Force non-color output for bionic FileCheck tests" by Colin Cross · 10 years ago
  61. 0f575d4 am 4a54ec82: Merge "Add .PHONY for phony bionic test targets" by Colin Cross · 10 years ago
  62. 55f87a0 Merge "Force non-color output for bionic FileCheck tests" by Colin Cross · 10 years ago
  63. 4a54ec8 Merge "Add .PHONY for phony bionic test targets" by Colin Cross · 10 years ago
  64. c1d4ba8 am b48ca46d: Merge "Force cts to only run one test at a time." by Christopher Ferris · 10 years ago
  65. 840be7c Force non-color output for bionic FileCheck tests by Colin Cross · 10 years ago
  66. b67afb3 Add .PHONY for phony bionic test targets by Colin Cross · 10 years ago
  67. daaaed1 Force cts to only run one test at a time. by Christopher Ferris · 10 years ago
  68. 6eb06b0 am 70a9f0a3: Merge "Fix over read in strcpy/stpcpy/strcat." by Christopher Ferris · 10 years ago
  69. 70a9f0a Merge "Fix over read in strcpy/stpcpy/strcat." by Christopher Ferris · 10 years ago
  70. fdfcfce Fix over read in strcpy/stpcpy/strcat. by Christopher Ferris · 10 years ago
  71. 8391197 am cb696c50: Merge "Remove libpagemap include hack." by Elliott Hughes · 10 years ago
  72. 7660a08 Remove libpagemap include hack. by Elliott Hughes · 10 years ago
  73. 12432ca am 8d92afe3: Merge "Fix another duplicate maps parser." by Elliott Hughes · 10 years ago
  74. 15dfd63 Fix another duplicate maps parser. by Elliott Hughes · 10 years ago
  75. f599ea9 am 9e3a2491: Merge "Clean up /proc/<pid>/maps sscanfs." by Elliott Hughes · 10 years ago
  76. 9e3a249 Merge "Clean up /proc/<pid>/maps sscanfs." by Elliott Hughes · 10 years ago
  77. 0dec228 Clean up /proc/<pid>/maps sscanfs. by Elliott Hughes · 10 years ago
  78. 9583f7e am dd514539: Merge "Add preliminary OEM UID/GID support." by Jorge Lucangeli Obes · 10 years ago
  79. dd51453 Merge "Add preliminary OEM UID/GID support." by Jorge Lucangeli Obes · 10 years ago
  80. 042a61d am 3d00f79f: Merge "Increase alternative signal stack size on 64-bit devices." by Yabin Cui · 10 years ago
  81. 3d00f79 Merge "Increase alternative signal stack size on 64-bit devices." by Yabin Cui · 10 years ago
  82. a39e301 Add preliminary OEM UID/GID support. by Jorge Lucangeli Obes · 10 years ago
  83. d97f422 am 822c40a3: Merge "<netinet/udp.h> should include <linux/udp.h>." by Elliott Hughes · 10 years ago
  84. f8a2243 <netinet/udp.h> should include <linux/udp.h>. by Elliott Hughes · 10 years ago
  85. 33ac04a Increase alternative signal stack size on 64-bit devices. by Yabin Cui · 10 years ago
  86. 9e3d873 am 823cff84: Merge changes I81408ef0,Id0eb8d06 by Josh Gao · 10 years ago
  87. 7fda8d2 Implement setjmp cookies on ARM. by Josh Gao · 10 years ago
  88. 72e678c am cbd0a15b: Merge "Fix the way to get main thread stack start address." by Yabin Cui · 10 years ago
  89. 5693332 Fix the way to get main thread stack start address. by Mor-sarid, Nitzan · 10 years ago
  90. edc73f6 am ba9c1705: Merge "linker: don\'t pass dlextinfo to dependent loads" by Elliott Hughes · 10 years ago
  91. edfc9f6 linker: don't pass dlextinfo to dependent loads by Dmitriy Ivanov · 10 years ago
  92. d3c7f67 am 32c85daa: Merge "build bionic gtest runner on mac." by Yabin Cui · 10 years ago
  93. 767fb1c build bionic gtest runner on mac. by Yabin Cui · 10 years ago
  94. b57e9ef am c2e634dd: Merge "Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64." by Elliott Hughes · 10 years ago
  95. adf5c72 Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64. by Elliott Hughes · 10 years ago
  96. e7a09ff am bfaee4bd: Merge "Add test cases for __emutls_get_address." by Chih-hung Hsieh · 10 years ago
  97. c6effb3 am 848808c6: Merge "Add preadv/pwritev." by Elliott Hughes · 10 years ago
  98. bfaee4b Merge "Add test cases for __emutls_get_address." by Chih-hung Hsieh · 10 years ago
  99. 6f4594d Add preadv/pwritev. by Elliott Hughes · 10 years ago
  100. 83380b5 Add test cases for __emutls_get_address. by Chih-Hung Hsieh · 10 years ago