1. 01bb7bf Merge "Implement <spawn.h>." by Elliott Hughes · 8 years ago
  2. b49ac81 Merge "ns_anonymous test: Make it work for natively bridged environment" by Treehugger Robot · 8 years ago
  3. 8eaf28d ns_anonymous test: Make it work for natively bridged environment by dimitry · 8 years ago
  4. a08f704 Merge "Allow read-only system properties to have arbitrary lengths" by Tom Cherry · 8 years ago
  5. 14e3ff9 Implement <spawn.h>. by Elliott Hughes · 8 years ago
  6. 1d297d2 Merge "Fix dlopen_vdso test" by Treehugger Robot · 8 years ago
  7. b9555a9 Fix dlopen_vdso test by dimitry · 8 years ago
  8. a52555d Merge "Fix fcntrl#tee test to use the same expected/actual buffer size." by Treehugger Robot · 8 years ago
  9. 8a31163 Allow read-only system properties to have arbitrary lengths by Tom Cherry · 8 years ago
  10. aaf83e8 More POSIX limits cleanup. by Elliott Hughes · 8 years ago
  11. 0a45131 Merge "POSIX clock cleanup." by Elliott Hughes · 8 years ago
  12. 3a8f75d POSIX clock cleanup. by Elliott Hughes · 8 years ago
  13. 7c67840 Merge "Make bionic tests build for linux_bionic" by Treehugger Robot · 8 years ago
  14. 42f3bd0 Merge "Sync internal and external master." by Treehugger Robot · 8 years ago
  15. 11dfca4 Merge "Fix pthread_leak test flakiness." by Elliott Hughes · 8 years ago
  16. 268ae36 Make bionic tests build for linux_bionic by Dan Willemsen · 8 years ago
  17. 5a7c950 Sync internal and external master. by Elliott Hughes · 8 years ago
  18. 41704cd Don't run exec_with_ld_config_file* tests on non-production devices by Jiyong Park · 8 years ago
  19. a838490 Fix pthread_leak test flakiness. by Elliott Hughes · 8 years ago
  20. 5751298 Pre-size the vector in the pthread_create ENOMEM test. by Elliott Hughes · 8 years ago
  21. 9385d77 Merge "Use -Werror in bionic" by Treehugger Robot · 8 years ago
  22. 84f0dcd Use -Werror in bionic by Chih-Hung Hsieh · 8 years ago
  23. 95f9078 Merge "Replace abort with exit(1) in __linker_cannot_link" by Treehugger Robot · 8 years ago
  24. 04f7a79 Replace abort with exit(1) in __linker_cannot_link by dimitry · 8 years ago
  25. 6a5dfeb Require getrandom(2). by Elliott Hughes · 8 years ago
  26. b3639ad Merge changes I76dde1e3,I54fec461 by Elliott Hughes · 8 years ago
  27. 8465e96 Add <sys/random.h>. by Elliott Hughes · 8 years ago
  28. ae407e5 Remove default libraries by Dan Willemsen · 8 years ago
  29. b736c41 Merge "Add <glob.h>." by Elliott Hughes · 8 years ago
  30. f1c568d Add <glob.h>. by Elliott Hughes · 8 years ago
  31. c18de1b Link vdso before linking the main executable by dimitry · 8 years ago
  32. f7a8e95 Fix fcntrl#tee test to use the same expected/actual buffer size. by Kazuhiro Inaba · 8 years ago
  33. e27d29c Merge "Improve pthread_create failure handling." by Treehugger Robot · 8 years ago
  34. 53dc9dd Improve pthread_create failure handling. by Elliott Hughes · 8 years ago
  35. 1dfd76a Extend cfi test to verify a range of target pointers. by Evgenii Stepanov · 8 years ago
  36. dacbb04 Merge "Support larger guard regions." by Treehugger Robot · 8 years ago
  37. d6c678c Support larger guard regions. by Elliott Hughes · 9 years ago
  38. 0c9ea17 Merge "Always log errno when aborting." by Treehugger Robot · 8 years ago
  39. df86245 Merge "Use __RENAME for long double functions." by Elliott Hughes · 8 years ago
  40. 7b0af7a Always log errno when aborting. by Elliott Hughes · 8 years ago
  41. 5828840 Merge remote-tracking branch 'aosp/oreo-cts-dev' into HEAD by Bill Yi · 8 years ago
  42. 50cda38 Use __RENAME for long double functions. by Elliott Hughes · 8 years ago
  43. 7e6f98b Merge "Remove clang: true" by Treehugger Robot · 8 years ago
  44. 2286b9f Remove clang: true by Lennart Wieboldt · 8 years ago
  45. 4c9d528 Merge "Finish <search.h>." by Elliott Hughes · 8 years ago
  46. 00d8a8b Trivial tests for <inttypes.h>/<stdlib.h> *abs and *div functions. by Elliott Hughes · 8 years ago
  47. 5702c6f Finish <search.h>. by Elliott Hughes · 8 years ago
  48. b20c246 Merge "Add an extra test for a POSIX iconv requirement." by Treehugger Robot · 8 years ago
  49. d40a833 Add an extra test for a POSIX iconv requirement. by Elliott Hughes · 8 years ago
  50. 7f9f1b6 Merge "Don't run disable_ld_config_file test on non-production devices" by Treehugger Robot · 8 years ago
  51. b3aea2b Merge "Use have_dl to guard all tests that rely on icu4c." by Treehugger Robot · 8 years ago
  52. 4945d8f Don't run disable_ld_config_file test on non-production devices by Jiyong Park · 8 years ago
  53. 966d8a3 Use have_dl to guard all tests that rely on icu4c. by Elliott Hughes · 8 years ago
  54. 45da326 Add tests for all C11 headers. by Elliott Hughes · 8 years ago
  55. a648733 Implement <iconv.h>. by Elliott Hughes · 8 years ago
  56. 896362e Add syncfs(2). by Elliott Hughes · 8 years ago
  57. c7bd90f tests: explain how to debug FileCheck failures by George Burgess IV · 8 years ago
  58. 96ba713 Merge "Fix wchar.wcstold_hex_floats on arm64" by Logan Chien · 8 years ago
  59. 1b3fe44 Merge "Refactor BufferOutputStream." by Christopher Ferris · 8 years ago
  60. 9247640 Refactor BufferOutputStream. by Christopher Ferris · 8 years ago
  61. 0288dbb Fix wchar.wcstold_hex_floats on arm64 by Logan Chien · 8 years ago
  62. 411814e Merge "Disable FORTIFY on ASAN builds" am: 7ac99d3ff6 by George Burgess IV · 8 years ago
  63. d9551db Disable FORTIFY on ASAN builds by George Burgess IV · 8 years ago
  64. 62adbbf Merge changes from topic "cfi-shadow-size" am: fc89237b77 by Evgenii Stepanov · 8 years ago
  65. fc89237 Merge changes from topic "cfi-shadow-size" by Treehugger Robot · 8 years ago
  66. 87fcfef Merge "libc fortify: error on realpath(NULL, foo)" am: 6beab08440 by George Burgess IV · 8 years ago
  67. 95bd488 libc fortify: error on realpath(NULL, foo) by George Burgess IV · 8 years ago
  68. 2104cf6 Merge changes I36924c4b,Ib6bdd09e am: 32f719ad1a by Dan Albert · 8 years ago
  69. 32f719a Merge changes I36924c4b,Ib6bdd09e by Treehugger Robot · 8 years ago
  70. e7c0abe Merge "Fix include to be file-relative." am: e8658b3022 by Dan Albert · 8 years ago
  71. 9601f16 Expand swprintf tests. by Dan Albert · 8 years ago
  72. 6805c2d Expand wcsto* tests. by Dan Albert · 8 years ago
  73. b2ca031 Fix include to be file-relative. by Dan Albert · 8 years ago
  74. 76f68b3 Merge "Remove a check for AIDs in the OEM range." am: f631e5a001 by Tom Cherry · 8 years ago
  75. c2c36b6 Remove a check for AIDs in the OEM range. by Tom Cherry · 8 years ago
  76. f631e5a Merge "Remove a check for AIDs in the OEM range." by Tom Cherry · 8 years ago
  77. 212ea2b Merge "With O_TMPFILE, open(2) takes a mode argument." am: 2fdefadcee by Elliott Hughes · 8 years ago
  78. a14485a Remove a check for AIDs in the OEM range. by Tom Cherry · 8 years ago
  79. b115aef With O_TMPFILE, open(2) takes a mode argument. by Elliott Hughes · 8 years ago
  80. afaabfe Merge "libc fortify: warn on open() with useless mode bits" am: cc3639b3ee by George Burgess IV · 8 years ago
  81. cc3639b Merge "libc fortify: warn on open() with useless mode bits" by Treehugger Robot · 8 years ago
  82. 4e37d53 libc fortify: warn on open() with useless mode bits by George Burgess IV · 8 years ago
  83. 97c16f8 [cfi] Export __cfi_shadow_size. by Evgenii Stepanov · 8 years ago
  84. 5869bbe Merge "libc fortify: make string.h use diagnose_if" am: b1b125ead1 by George Burgess IV · 8 years ago
  85. b1b125e Merge "libc fortify: make string.h use diagnose_if" by Treehugger Robot · 8 years ago
  86. ec8c79a Merge "linker: the global group is added to all built-in namespaces" by Jiyong Park · 8 years ago
  87. c9fb662 Merge "linker: the global group is added to all built-in namespaces" by Treehugger Robot · 8 years ago
  88. bc6d5e9 Merge "Add some <sched.h> tests." am: 26c59f7082 by Elliott Hughes · 8 years ago
  89. 26c59f7 Merge "Add some <sched.h> tests." by Elliott Hughes · 8 years ago
  90. 02586a2 linker: the global group is added to all built-in namespaces by Jiyong Park · 9 years ago
  91. 2950f13 Add some <sched.h> tests. by Elliott Hughes · 8 years ago
  92. 8f2608a Merge "Finish <stdio_ext.h>." am: 316a44f33c by Elliott Hughes · 8 years ago
  93. 316a44f Merge "Finish <stdio_ext.h>." by Elliott Hughes · 8 years ago
  94. 96eb6cb Merge "libc fortify: make fcntl.h use diagnose_if" am: 5ac5a7c083 by George Burgess IV · 8 years ago
  95. 5ac5a7c Merge "libc fortify: make fcntl.h use diagnose_if" by Treehugger Robot · 8 years ago
  96. 1ede4ab Merge "libc fortify: make socket.h and stdlib.h use diagnose_if" am: a821283d22 by George Burgess IV · 8 years ago
  97. a821283 Merge "libc fortify: make socket.h and stdlib.h use diagnose_if" by Treehugger Robot · 8 years ago
  98. ced73cd Merge "libc fortify: make stdio.h use diagnose_if" am: 6e0de9da49 by George Burgess IV · 8 years ago
  99. 6e0de9d Merge "libc fortify: make stdio.h use diagnose_if" by Treehugger Robot · 8 years ago
  100. f5b6f13 Merge "libc fortify: make poll.h and stat.h use diagnose_if" am: cff14d9e3e by George Burgess IV · 8 years ago