1. c6e5874 Loosen fchmodat AT_SYMLINK_NOFOLLOW test on symlink. by Yabin Cui · 11 years ago
  2. e86a86f Merge "Remove PTHREAD_ATTR_FLAG_MAIN_THREAD." by Yabin Cui · 11 years ago
  3. 9d0c793 Remove PTHREAD_ATTR_FLAG_MAIN_THREAD. by Yabin Cui · 11 years ago
  4. 45ee73a Merge "Rename fortify_sprintf_warnings.cpp to fortify_compilation_test.cpp." by Yabin Cui · 11 years ago
  5. fe4f2a6 Merge "Use pthread_once for g_uselocale_key creation." by Yabin Cui · 11 years ago
  6. f7e3b3e Use pthread_once for g_uselocale_key creation. by Yabin Cui · 11 years ago
  7. 71bf837 Merge "libm: arm: add arm specific sqrt and sqrtf" by Christopher Ferris · 11 years ago
  8. c3307dc Merge "Better control of pthread keys used in bionic." by Yabin Cui · 11 years ago
  9. 24e8871 Rename fortify_sprintf_warnings.cpp to fortify_compilation_test.cpp. by Yabin Cui · 11 years ago
  10. 5d40020 Merge "Fix fortify compilation test in x86_64." by Yabin Cui · 11 years ago
  11. d964759 Fix fortify compilation test in x86_64. by Yabin Cui · 11 years ago
  12. 1c78181 Merge "Fix fortify compilation test on x86." by Yabin Cui · 11 years ago
  13. 94545eb Fix fortify compilation test on x86. by Yabin Cui · 11 years ago
  14. 5ad57ce Merge "Fix fortify compilation test on mips." by Yabin Cui · 11 years ago
  15. f3bd305 Fix fortify compilation test on mips. by Yabin Cui · 11 years ago
  16. e1c0213 Merge "Switch pthread_rwlock_t to stdatomic." by Yabin Cui · 11 years ago
  17. 08ee8d2 Switch pthread_rwlock_t to stdatomic. by Yabin Cui · 11 years ago
  18. 4a2891d Better control of pthread keys used in bionic. by Yabin Cui · 11 years ago
  19. dec9501 Merge "Add fortify compile test." by Yabin Cui · 11 years ago
  20. c78fa26 libm: arm: add arm specific sqrt and sqrtf by Shu Zhang · 11 years ago
  21. 86ac734 Merge "Add aarch64 instructions wherever possible" by Christopher Ferris · 11 years ago
  22. 20f2268 Add fortify compile test. by Yabin Cui · 11 years ago
  23. 32936c8 Add aarch64 instructions wherever possible by Amaury Le Leyzour · 11 years ago
  24. e1edd30 Merge "Refactor pthread_key.cpp to be lock-free." by Yabin Cui · 11 years ago
  25. 5e2bd71 Refactor pthread_key.cpp to be lock-free. by Yabin Cui · 11 years ago
  26. d5c2745 Merge "Lose bionic_atomic stuff." by Yabin Cui · 11 years ago
  27. ceb9c18 Merge "bionic: deprecate _PATH_MEM" by Mark Salyzyn · 11 years ago
  28. c09268a bionic: deprecate _PATH_MEM by Mark Salyzyn · 11 years ago
  29. 2ae7c1e Merge "Fix fread returning bad data." by Christopher Ferris · 11 years ago
  30. cc9ca10 Fix fread returning bad data. by Christopher Ferris · 11 years ago
  31. e6a33ce Merge "libm: arm: Add arm specific floor() optimization" by Christopher Ferris · 11 years ago
  32. b220c4b Merge "Make bionic gtest main be compatible with gtest output format for cts test." by Yabin Cui · 11 years ago
  33. f623747 Make bionic gtest main be compatible with gtest output format for cts test. by Yabin Cui · 11 years ago
  34. ce751b3 Lose bionic_atomic stuff. by Yabin Cui · 11 years ago
  35. f8eec1e Merge "Allow wildcards to match arg values." by Christopher Ferris · 11 years ago
  36. 7355d29 Merge "Make getgrent deprecated." by Yabin Cui · 11 years ago
  37. b8b5a72 Make getgrent deprecated. by Yabin Cui · 11 years ago
  38. 398ef15 Merge "Move endpwent to ndk_cruft.cpp." by Yabin Cui · 11 years ago
  39. f1b4a5d Merge "Make tempnam/mktemp deprecated." by Yabin Cui · 11 years ago
  40. 9b4f77f Make tempnam/mktemp deprecated. by Yabin Cui · 11 years ago
  41. 52d7f1a Move endpwent to ndk_cruft.cpp. by Yabin Cui · 11 years ago
  42. 339ac37 Allow wildcards to match arg values. by Christopher Ferris · 11 years ago
  43. 448a859 Merge "Switch system_properties.cpp from bionic atomic operations to stdatomic." by Yabin Cui · 11 years ago
  44. 8c41eae Merge "Move getusershell/endusershell/setusershell to ndk_cruft.cpp." by Yabin Cui · 11 years ago
  45. af3ba5c Merge "Make all output of child test go to parent process in gtest_main." by Yabin Cui · 11 years ago
  46. 7fb680b Move getusershell/endusershell/setusershell to ndk_cruft.cpp. by Yabin Cui · 11 years ago
  47. ea9c933 Make all output of child test go to parent process in gtest_main. by Yabin Cui · 11 years ago
  48. d91ded8 Merge "Fix "faccessat ignores flags"" by Nick Kralevich · 11 years ago
  49. 3577825 Fix "faccessat ignores flags" by Nick Kralevich · 11 years ago
  50. b8ce474 Switch system_properties.cpp from bionic atomic operations to stdatomic. by Yabin Cui · 11 years ago
  51. 2aef607 Merge "Fix dup2 in the case where the two fds are equal." by Elliott Hughes · 11 years ago
  52. be52e65 Fix dup2 in the case where the two fds are equal. by Elliott Hughes · 11 years ago
  53. 393bdb1 Merge "Add RLIM_SAVED_CUR and RLIM_SAVED_MAX." by Elliott Hughes · 11 years ago
  54. 6af62e0 Add RLIM_SAVED_CUR and RLIM_SAVED_MAX. by Elliott Hughes · 11 years ago
  55. 3d83b18 Merge "[MIPS64] Fix mips64 build." by Elliott Hughes · 11 years ago
  56. daf8911 [MIPS64] Fix mips64 build. by Nikola Veljkovic · 11 years ago
  57. 04bbef3 Merge "Fix 64-bit benchmark build" by Greg Hackmann · 11 years ago
  58. 567bfb3 Fix 64-bit benchmark build by Greg Hackmann · 11 years ago
  59. c39eef7 Merge "valgrind can't find syscall because we didn't put it in <unistd.h>." by Elliott Hughes · 11 years ago
  60. 4c5891d valgrind can't find syscall because we didn't put it in <unistd.h>. by Elliott Hughes · 11 years ago
  61. 324313a Merge "Refactor the benchmark code." by Christopher Ferris · 11 years ago
  62. df4942c Refactor the benchmark code. by Christopher Ferris · 11 years ago
  63. 97484d3 Merge "Add GNU extensions mempcpy and wmemcpy." by Elliott Hughes · 11 years ago
  64. 3cfb52a Add GNU extensions mempcpy and wmemcpy. by Elliott Hughes · 11 years ago
  65. 3e1b5f4 Merge "Parameterize use of clang in libc_ndk." by Dan Albert · 11 years ago
  66. 2c678e6 Parameterize use of clang in libc_ndk. by Dan Albert · 11 years ago
  67. d3fa31a Merge "[MIPS] Fix setjmp signals" by Elliott Hughes · 11 years ago
  68. 4add77b Merge "Make gets() deprecated." by Yabin Cui · 11 years ago
  69. 913fcb2 Make gets() deprecated. by Yabin Cui · 11 years ago
  70. 1dbc6bb Merge "Implement _FILE_OFFSET_BITS (mostly)." by Elliott Hughes · 11 years ago
  71. 9ec37c7 Merge "Update tzdata to tzdata2015a" by Neil Fuller · 11 years ago
  72. 68dc20d Implement _FILE_OFFSET_BITS (mostly). by Elliott Hughes · 11 years ago
  73. 5890ec3 Merge "Update NDK compatlib for 4.1.2." by Dan Albert · 11 years ago
  74. 21ba1d4 Merge "Update the NDK compatlib for 4.4.4 and ToT." by Dan Albert · 11 years ago
  75. a6395e1 Update NDK compatlib for 4.1.2. by Dan Albert · 11 years ago
  76. 9a9ea3a Update the NDK compatlib for 4.4.4 and ToT. by Dan Albert · 11 years ago
  77. 0e61c2c Merge "Revert "Move use of __warnattr to __deprecated."" by Yabin Cui · 11 years ago
  78. 784de4e Revert "Move use of __warnattr to __deprecated." by Yabin Cui · 11 years ago
  79. b5c2379 Merge "Move use of __warnattr to __deprecated." by Yabin Cui · 11 years ago
  80. 4645c4f Move use of __warnattr to __deprecated. by Yabin Cui · 11 years ago
  81. 54b61b7 Merge "Accuracy tests for libm" by Christopher Ferris · 11 years ago
  82. 89dad68 Merge "Change getgrent error declaration message to proper style." by Yabin Cui · 11 years ago
  83. c208513 Merge "Fix sysconf for _SC_CHILD_MAX and _SC_OPEN_MAX." by Elliott Hughes · 11 years ago
  84. 62533de Change getgrent error declaration message to proper style. by Yabin Cui · 11 years ago
  85. be6a445 Fix sysconf for _SC_CHILD_MAX and _SC_OPEN_MAX. by Elliott Hughes · 11 years ago
  86. fb48c68 Merge "Fix memchr overflow." by Elliott Hughes · 11 years ago
  87. 40d06b2 Merge "POSIX says flock is in <sys/file.h>, not <unistd.h>." by Elliott Hughes · 11 years ago
  88. 92b9c6f POSIX says flock is in <sys/file.h>, not <unistd.h>. by Elliott Hughes · 11 years ago
  89. 094a8ae Update tzdata to tzdata2015a by Neil Fuller · 11 years ago
  90. dd5c92d Merge "Regression test for NDK bug 80199." by Elliott Hughes · 11 years ago
  91. e1f9dda Regression test for NDK bug 80199. by Elliott Hughes · 11 years ago
  92. 41ef902 Fix memchr overflow. by Elliott Hughes · 11 years ago
  93. 4181cc6 Merge "Declare getgrent/setgrent/endgrent as missing." by Yabin Cui · 11 years ago
  94. b81a871 Merge changes I88827aa0,Ib0b0987a by Dmitriy Ivanov · 11 years ago
  95. c6292ea Fix: DT_DEBUG was acting as DT_REL on mips64 by Dmitriy Ivanov · 11 years ago
  96. 13ed3f0 Add missing SHT_LOOS/SHT_HIOS values by Dmitriy Ivanov · 11 years ago
  97. c9d0943 Declare getgrent/setgrent/endgrent as missing. by Yabin Cui · 11 years ago
  98. 150403c Merge "Make .note.android.ident section type SH_NOTE" by Colin Cross · 11 years ago
  99. 56b2b29 Accuracy tests for libm by Jingwei Zhang · 11 years ago
  100. e09ab2c Make .note.android.ident section type SH_NOTE by Colin Cross · 11 years ago