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