1. a3f6f6c Merge "Add missing shared library dependencies to bionic-unit-tests" by Treehugger Robot · 8 years ago
  2. ce10b16 Add missing shared library dependencies to bionic-unit-tests by Jiyong Park · 8 years ago
  3. 1395f70 Add missed shared library dependency to bionic-unit-tests by Pirama Arumuga Nainar · 8 years ago
  4. daa2a32 Merge "Add missing shared library dependencies to bionic-unit-tests" by Treehugger Robot · 8 years ago
  5. c53e8b8 Add missing shared library dependencies to bionic-unit-tests by Pirama Arumuga Nainar · 8 years ago
  6. 3bddbbe Merge "Fix an ifdef in a test" by Treehugger Robot · 8 years ago
  7. e9c0e82 Fix an ifdef in a test by George Burgess IV · 8 years ago
  8. 9724e93 Reject .so files using ELF TLS. by Elliott Hughes · 8 years ago
  9. 4d33928 Merge "Exit gracefully on invalid --gtest_* flag." by Treehugger Robot · 8 years ago
  10. 9932789 Exit gracefully on invalid --gtest_* flag. by Tao Bao · 8 years ago
  11. 90234e5 Merge "Fortify ppoll64." by Elliott Hughes · 8 years ago
  12. b83bf14 Fortify ppoll64. by Elliott Hughes · 8 years ago
  13. 1315e3e Merge "libc: silence unsigned->signed warnings with ioctl" by Treehugger Robot · 8 years ago
  14. c6b5bcd Add _monotonic_np versions of timed wait functions by Tom Cherry · 8 years ago
  15. de45dcb libc: silence unsigned->signed warnings with ioctl by George Burgess IV · 8 years ago
  16. 9651fdf Check using destroyed mutexes. by Yabin Cui · 8 years ago
  17. 398c5ee Merge "Call __fortify_fatal if printf sees %n." by Elliott Hughes · 8 years ago
  18. 41398d0 Call __fortify_fatal if printf sees %n. by Elliott Hughes · 8 years ago
  19. 71ba589 Rewrite system(3) to use posix_spawn(3). by Elliott Hughes · 8 years ago
  20. e09c90d Merge "Add strptime %s." by Elliott Hughes · 8 years ago
  21. 81baaf2 Add strptime %s. by Elliott Hughes · 8 years ago
  22. 9076b0c Be clearer about linker warnings. by Elliott Hughes · 8 years ago
  23. efa792b Merge "Filter out reserved signals in functions that take sigset_t." by Treehugger Robot · 8 years ago
  24. 2fe1034 Disable {getpwent,getgrent}_iterate tests on glibc. by Josh Gao · 8 years ago
  25. 6fcba93 Filter out reserved signals in functions that take sigset_t. by Josh Gao · 8 years ago
  26. ee8e3dd Remove non-trivial constructors/destructors from SystemProperties by Tom Cherry · 8 years ago
  27. 44c7b6a Merge changes Ibcd45e9b,I1ff5c0fa by Tom Cherry · 8 years ago
  28. 5fe7326 Do not munmap in MmapFile::~MmapFile by Tom Cherry · 8 years ago
  29. 60ddedf Build bionic/tests with cpp_std experimental. by Tom Cherry · 8 years ago
  30. 153168c Fix RTLD_NEXT/DEFAULT lookup by dimitry · 8 years ago
  31. da1bb11 The VDSO soname varies by architecture. by Elliott Hughes · 8 years ago
  32. d5172fc Merge "Add __fseterr." by Treehugger Robot · 8 years ago
  33. 665ce21 Merge "Add remaining _l function stubs." by Elliott Hughes · 8 years ago
  34. 4578526 Add __fseterr. by Elliott Hughes · 8 years ago
  35. 3376c23 Add remaining _l function stubs. by Elliott Hughes · 8 years ago
  36. db478a6 Implement malloc hooks. by Christopher Ferris · 8 years ago
  37. a8b179b Merge "Revert "Remove a check for AIDs in the OEM range."" by Treehugger Robot · 8 years ago
  38. 41986a0 Revert "Remove a check for AIDs in the OEM range." by Tom Cherry · 8 years ago
  39. 919dd9d Merge "MIPS32: Make sigset64_t equal to sigset_t" by Treehugger Robot · 8 years ago
  40. ab8c861 Merge "Add ability to read /etc/passwd and /etc/group" by Tom Cherry · 8 years ago
  41. 3796669 MIPS32: Make sigset64_t equal to sigset_t by Goran Jakovljevic · 8 years ago
  42. 6034ef8 Add ability to read /etc/passwd and /etc/group by Tom Cherry · 8 years ago
  43. cae21a9 Add aligned_alloc to libc. by Christopher Ferris · 8 years ago
  44. fe44c3c Merge "Make sigaction consistent about SA_RESTORER and sa_restorer" by Elliott Hughes · 8 years ago
  45. 2bf1d3d Merge "Duplicate tests for duplicated symbols." by Elliott Hughes · 8 years ago
  46. d50a1de Run bpfmt manually. by Elliott Hughes · 8 years ago
  47. 11f6076 Make sigaction consistent about SA_RESTORER and sa_restorer by Evgeny Eltsin · 8 years ago
  48. a026108 Merge "Avoid abort when calling pthread_mutex_destroy more than once." by Yabin Cui · 8 years ago
  49. 2dec3d7 Avoid abort when calling pthread_mutex_destroy more than once. by Yabin Cui · 8 years ago
  50. b82dcc6 Merge "Support priority inheritance mutex in 32-bit programs." by Yabin Cui · 8 years ago
  51. 5a00ba7 Support priority inheritance mutex in 32-bit programs. by Yabin Cui · 8 years ago
  52. 3e23591 Add `struct sigaction64` and `sigaction64`. by Elliott Hughes · 8 years ago
  53. 460130b Fix sigsetjmp/siglongjmp to save/restore RT signals on arm/x86 too. by Elliott Hughes · 8 years ago
  54. d8fde3f Merge "Add `sigset64_t` and accompanying functions." by Elliott Hughes · 8 years ago
  55. 6dfa5b5 Make pthread_attr_getstack__main_thread test native-bridge friendly by dimitry · 8 years ago
  56. 5905d6f Add `sigset64_t` and accompanying functions. by Elliott Hughes · 8 years ago
  57. 321476a Test ld-android.so directly by dimitry · 8 years ago
  58. 97d1c75 Merge "Better handling of sigset_t on LP32." by Treehugger Robot · 8 years ago
  59. b96b02e Merge "Update our status in light of recent additions." by Elliott Hughes · 8 years ago
  60. 4b1c6e7 Better handling of sigset_t on LP32. by Elliott Hughes · 8 years ago
  61. 13550b8 Update our status in light of recent additions. by Elliott Hughes · 8 years ago
  62. 4051776 Merge "linker: Allow link namespaces without name filters" by Logan Chien · 8 years ago
  63. 9ee4591 linker: Allow link namespaces without name filters by Logan Chien · 8 years ago
  64. 6b9c85b Support priority inheritance mutex in 64bit programs. by Yabin Cui · 8 years ago
  65. e5fbd98 Merge "Address a bunch of clang-tidy complaints." by Treehugger Robot · 8 years ago
  66. 2b66844 Merge "Support %mc/%ms/%m[ in sscanf." by Treehugger Robot · 8 years ago
  67. 5cec377 Address a bunch of clang-tidy complaints. by Elliott Hughes · 8 years ago
  68. 38e4aef Support %mc/%ms/%m[ in sscanf. by Elliott Hughes · 8 years ago
  69. b6310c2 Fixing app compat issue b/72143978 by Ian Pedowitz · 8 years ago
  70. a4a4854 Remove a test for backwards compatibility we no longer support. by Elliott Hughes · 8 years ago
  71. 06016f2 Fix dlclose for libraries with thread_local dtors by dimitry · 8 years ago
  72. 43ccab8 Fix complex number printing rules by Yi Kong · 8 years ago
  73. 558a4f5 Merge "Simplify atoi*/strto* for signed integers." by Elliott Hughes · 8 years ago
  74. cb239bd Simplify atoi*/strto* for signed integers. by Elliott Hughes · 8 years ago
  75. ef40d25 Duplicate tests for duplicated symbols. by Elliott Hughes · 8 years ago
  76. 8039c49 Merge "EndsWith now accepts std::string suffixes." by Treehugger Robot · 8 years ago
  77. 0b846e8 bionic: test: time() by Mark Salyzyn · 8 years ago
  78. 6db9af0 EndsWith now accepts std::string suffixes. by Elliott Hughes · 8 years ago
  79. f61a06e Use std::to_string instead of std::stringstream. by Elliott Hughes · 8 years ago
  80. 9dc37b9 Merge "Refactor the ato* and strto* family." by Elliott Hughes · 8 years ago
  81. 1921dce Refactor the ato* and strto* family. by Elliott Hughes · 8 years ago
  82. e275d6d Split properties into their own class to make testing better by Tom Cherry · 8 years ago
  83. cd91a16 Fix types of POSIX struct fields for MIPS[64] by Goran Jakovljevic · 8 years ago
  84. 5e77d57 Merge "POSIX says `sigaction::sa_flags` is `int`." by Elliott Hughes · 8 years ago
  85. a7f1294 A few more trivial tests. by Elliott Hughes · 8 years ago
  86. a40640d POSIX says `sigaction::sa_flags` is `int`. by Elliott Hughes · 8 years ago
  87. 59a6ee9 Merge "Add trivial termios tests." by Elliott Hughes · 8 years ago
  88. 6651b3d Merge "Mention the POSIX header tests in docs/status.md." by Elliott Hughes · 8 years ago
  89. 45d99c0 Merge "Use in_addr in ip_mreq_source and ip_msfilter." by Elliott Hughes · 8 years ago
  90. 64f355f Use in_addr in ip_mreq_source and ip_msfilter. by Elliott Hughes · 8 years ago
  91. 5da9646 Add trivial termios tests. by Elliott Hughes · 8 years ago
  92. 79b13b9 Explicitly disable the Mac build. by Elliott Hughes · 8 years ago
  93. 2237b6b Mention the POSIX header tests in docs/status.md. by Elliott Hughes · 8 years ago
  94. 3ba3271 Merge "Test POSIX 1003.1 2016 chapter 13 "Headers"." by Treehugger Robot · 8 years ago
  95. 21b56eb Test POSIX 1003.1 2016 chapter 13 "Headers". by Elliott Hughes · 8 years ago
  96. bf9cb9e More scanf cleanup. by Elliott Hughes · 8 years ago
  97. 965d06d Fix logic in loading dependencies crossing namespace boundaries by dimitry · 8 years ago
  98. d351581 Merge "Add a few missing <time.h> tests." by Elliott Hughes · 8 years ago
  99. 066d5ec Merge "Add sscanf %[ tests and fix the bug that fell out." by Elliott Hughes · 8 years ago
  100. b787c6f Merge "A few new bionic tests." by Elliott Hughes · 8 years ago