1. c9a659c Use FUTEX_WAIT_BITSET to avoid converting timeouts. by Yabin Cui · 10 years ago
  2. b804b9d Merge "Implement pthread barrier." by Yabin Cui · 10 years ago
  3. 3c8c160 Merge "Remove the warning about empty LD_LIBRARY_PATH" by Dimitry Ivanov · 10 years ago
  4. fbfba64 Remove the warning about empty LD_LIBRARY_PATH by Dmitriy Ivanov · 10 years ago
  5. e7c2fff Implement pthread barrier. by Yabin Cui · 10 years ago
  6. 949bfb9 Merge "Enable clang to compile more tests." by Chih-hung Hsieh · 10 years ago
  7. 61f186d Merge "Fix arm64 and x86 builds" by Dimitry Ivanov · 10 years ago
  8. d9b08a0 Fix arm64 and x86 builds by Dmitriy Ivanov · 10 years ago
  9. 1f0ccbb Merge "Introducing linker namespaces" by Dimitry Ivanov · 10 years ago
  10. 1e79540 Enable clang to compile more tests. by Chih-Hung Hsieh · 10 years ago
  11. 42d5fcb Introducing linker namespaces by Dmitriy Ivanov · 10 years ago
  12. 1b42c54 Merge "Improve libc time zone fallback behavior." by Elliott Hughes · 10 years ago
  13. d1c28a3 Improve libc time zone fallback behavior. by Elliott Hughes · 10 years ago
  14. 5780f9d Merge "Fix strftime if tm_zone is null." by Elliott Hughes · 10 years ago
  15. 4ea67f6 Merge "FORTIFY_SOURCE: make sure gcc unittests are compiled with gcc" by Nick Kralevich · 10 years ago
  16. a9cac4c Fix strftime if tm_zone is null. by Elliott Hughes · 10 years ago
  17. 2ed1b29 FORTIFY_SOURCE: make sure gcc unittests are compiled with gcc by Nick Kralevich · 10 years ago
  18. 7c10ee9 Merge "Still cannot compile with clang on arm64." by Chih-hung Hsieh · 10 years ago
  19. c04647f Still cannot compile with clang on arm64. by Chih-Hung Hsieh · 10 years ago
  20. 0c44705 Merge "Enable clang for modules failed with TLS." by Chih-hung Hsieh · 10 years ago
  21. dbc6398 Merge "Clean up pthread_gettid_np test." by Elliott Hughes · 10 years ago
  22. 5058a00 Enable clang for modules failed with TLS. by Chih-Hung Hsieh · 10 years ago
  23. b03e6bf Merge "Add 100 column limit to .clang-format." by Josh Gao · 10 years ago
  24. 615f3aa Add 100 column limit to .clang-format. by Josh Gao · 10 years ago
  25. f208361 Clean up pthread_gettid_np test. by Elliott Hughes · 10 years ago
  26. ffe5c24 Merge "Fix potential race condition on CTS TC pthread_gettid_np" by Elliott Hughes · 10 years ago
  27. de12462 Fix potential race condition on CTS TC pthread_gettid_np by Junjie Hu · 10 years ago
  28. 6209b99 Merge "libc_init_common.cpp: Clarify when environment stripping occurs" by Nick Kralevich · 10 years ago
  29. 2fb0265 libc_init_common.cpp: Clarify when environment stripping occurs by Nick Kralevich · 10 years ago
  30. 2a7f1b3 Merge "Refactor prop_area into a class" by Tom Cherry · 10 years ago
  31. 926ebe1 Refactor prop_area into a class by Tom Cherry · 10 years ago
  32. 11b3916 Merge "Fix test failure." by Josh Gao · 10 years ago
  33. 09fac86 Fix test failure. by Josh Gao · 10 years ago
  34. 704e048 Merge "Update Android.bp with latest Android.mk changes" by Dan Willemsen · 10 years ago
  35. dc6b0a7 Update Android.bp with latest Android.mk changes by Dan Willemsen · 10 years ago
  36. 0e6542b Merge "Add fileno_unlocked to support thread sanitizer." by Yabin Cui · 10 years ago
  37. fb994f4 Add fileno_unlocked to support thread sanitizer. by Yabin Cui · 10 years ago
  38. 8b5b2c4 Merge "fix the mremap signature" by Elliott Hughes · 10 years ago
  39. 4200e26 fix the mremap signature by Daniel Micay · 10 years ago
  40. 3482613 Merge "linker: cleanup solist after unsuccessful read" by Dimitry Ivanov · 10 years ago
  41. fd7a91e linker: cleanup solist after unsuccessful read by Dmitriy Ivanov · 10 years ago
  42. 004fead Merge "Fix linked_list::remove_if()" by Dimitry Ivanov · 10 years ago
  43. 7a9311f Fix linked_list::remove_if() by Dmitriy Ivanov · 10 years ago
  44. ef5e647 Merge "Use cc_defaults" by Colin Cross · 10 years ago
  45. dd7dcfc Merge "Fix GNU/POSIX basename headers." by Josh Gao · 10 years ago
  46. eb9b925 Fix GNU/POSIX basename headers. by Josh Gao · 10 years ago
  47. 50c21ab Use cc_defaults by Colin Cross · 10 years ago
  48. 4b920f0 Merge "Update Android.bp with arch-specific version scripts" by Dan Willemsen · 10 years ago
  49. 9e6f98f Update Android.bp with arch-specific version scripts by Dan Willemsen · 10 years ago
  50. af90986 Merge "fix PTRDIFF_MAX check in the 32-bit mmap wrapper" by Josh Gao · 10 years ago
  51. 706186d fix PTRDIFF_MAX check in the 32-bit mmap wrapper by Daniel Micay · 10 years ago
  52. 9fe02f3 Merge "Fix comment to reflect the actual reality." am: e07558fb80 by Christopher Ferris · 10 years ago
  53. e07558f Merge "Fix comment to reflect the actual reality." by Christopher Ferris · 10 years ago
  54. 384ffe3 Fix comment to reflect the actual reality. by Christopher Ferris · 10 years ago
  55. 86bf87c Merge "Generate libdl.so per-architecture version script" am: 75dd3710e7 by Dimitry Ivanov · 10 years ago
  56. 75dd371 Merge "Generate libdl.so per-architecture version script" by Dimitry Ivanov · 10 years ago
  57. 0ba085d Merge "Make _signal hidden in all cases." am: 6a8a09f7c4 by Christopher Ferris · 10 years ago
  58. 6a8a09f Merge "Make _signal hidden in all cases." by Christopher Ferris · 10 years ago
  59. bc75047 Generate libdl.so per-architecture version script by Dmitriy Ivanov · 10 years ago
  60. 1721cd6 Make _signal hidden in all cases. by Christopher Ferris · 10 years ago
  61. a8f6901 Merge "Add prlimit to LP32." am: c36be975ce by Elliott Hughes · 10 years ago
  62. c36be97 Merge "Add prlimit to LP32." by Elliott Hughes · 10 years ago
  63. caa61b0 Merge "Remove <sys/shm.h>." am: bdac9ec142 by Elliott Hughes · 10 years ago
  64. bdac9ec Merge "Remove <sys/shm.h>." by Elliott Hughes · 10 years ago
  65. 6297e32 Merge "Move __set_errno to ndk_cruft.cpp." am: e75453d5dd by Christopher Ferris · 10 years ago
  66. e75453d Merge "Move __set_errno to ndk_cruft.cpp." by Christopher Ferris · 10 years ago
  67. 38eca07 Remove <sys/shm.h>. by Elliott Hughes · 10 years ago
  68. 9978a9a Move __set_errno to ndk_cruft.cpp. by Christopher Ferris · 10 years ago
  69. 4151db5 Add prlimit to LP32. by Elliott Hughes · 10 years ago
  70. fedb167 Merge "Fix mips and x86 builds" am: 50e9279589 by Dimitry Ivanov · 10 years ago
  71. 50e9279 Merge "Fix mips and x86 builds" by Dimitry Ivanov · 10 years ago
  72. c176440 Fix mips and x86 builds by Dmitriy Ivanov · 10 years ago
  73. bd5bf27 Merge "Fix LDFLAGS for arm and x86" am: 5ccad497d4 by Dimitry Ivanov · 10 years ago
  74. 5ccad49 Merge "Fix LDFLAGS for arm and x86" by Dimitry Ivanov · 10 years ago
  75. e85fb58 Fix LDFLAGS for arm and x86 by Dmitriy Ivanov · 10 years ago
  76. b420ddd Merge "Generate per-architecture version scripts." am: 578d949e8d by Dimitry Ivanov · 10 years ago
  77. 578d949 Merge "Generate per-architecture version scripts." by Dimitry Ivanov · 10 years ago
  78. 601183e Merge "Remove the legacy endusershell/getusershell/setusershell stubs." by Elliott Hughes · 10 years ago
  79. 284b468 Generate per-architecture version scripts. by Dmitriy Ivanov · 10 years ago
  80. d9146c2 Merge "Remove the legacy endusershell/getusershell/setusershell stubs." by Elliott Hughes · 10 years ago
  81. d7c7daa Remove the legacy endusershell/getusershell/setusershell stubs. by Elliott Hughes · 10 years ago
  82. a1be410 Merge "Implement scandirat and scandirat64." am: 1721be2229 by Elliott Hughes · 10 years ago
  83. 1721be2 Merge "Implement scandirat and scandirat64." by Elliott Hughes · 10 years ago
  84. 6331e80 Implement scandirat and scandirat64. by Elliott Hughes · 10 years ago
  85. 9e59995 Merge "Implement load at fixed address feature" am: 5238eb0984 by Dimitry Ivanov · 10 years ago
  86. 5238eb0 Merge "Implement load at fixed address feature" by Dimitry Ivanov · 10 years ago
  87. 126af75 Implement load at fixed address feature by Dmitriy Ivanov · 10 years ago
  88. 6e780f2 Merge "Fix <utmp.h> declarations." am: 60752a2eea by Elliott Hughes · 10 years ago
  89. 60752a2 Merge "Fix <utmp.h> declarations." by Elliott Hughes · 10 years ago
  90. 9216a64 Fix <utmp.h> declarations. by Elliott Hughes · 10 years ago
  91. 00e9bfe Merge "Remove swap16/swap32/swap64 header pollution." am: a2cf3783d4 by Elliott Hughes · 10 years ago
  92. a2cf378 Merge "Remove swap16/swap32/swap64 header pollution." by Elliott Hughes · 10 years ago
  93. bf4c32d Remove swap16/swap32/swap64 header pollution. by Elliott Hughes · 10 years ago
  94. 3d78408 Merge "Implement Library Load Order Randomization" am: 6a4ddeb56e by Dimitry Ivanov · 10 years ago
  95. 6a4ddeb Merge "Implement Library Load Order Randomization" by Dimitry Ivanov · 10 years ago
  96. 25a7efa Merge "Fix arm64 fenv warnings, and make warnings errors." am: 1ab8251030 by Christopher Ferris · 10 years ago
  97. 1ab8251 Merge "Fix arm64 fenv warnings, and make warnings errors." by Christopher Ferris · 10 years ago
  98. fa77529 Fix arm64 fenv warnings, and make warnings errors. by Christopher Ferris · 10 years ago
  99. c5b9c4d Merge "Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC." am: ca430d9787 by Christopher Ferris · 10 years ago
  100. 67e282d Merge "refactoring: introduce MappedFileFragment" am: e08ab4b414 by Dimitry Ivanov · 10 years ago