1. 352853a Fix use-after-pthread_exit in a test. by Evgenii Stepanov · 7 years ago
  2. de70b72 Merge "Update getpwnam() tests to correctly handle new app zygote uids." by Martijn Coenen · 7 years ago
  3. f9d2299 Update getpwnam() tests to correctly handle new app zygote uids. by Martijn Coenen · 7 years ago
  4. 073fffd Provide a stub aeabi.read_tp on other archs by Ryan Prichard · 7 years ago
  5. 45d1349 Reorganize static TLS memory for ELF TLS by Ryan Prichard · 7 years ago
  6. 98564b8 Merge changes from topic "move_bionic_to_apex" by Treehugger Robot · 7 years ago
  7. 45024fe Add ARM EABI function __aeabi_read_tp by Ryan Prichard · 7 years ago
  8. c45fe9f Add stubs variants for bionic libs by Jiyong Park · 7 years ago
  9. 07468a8 Merge "Fix/suppress bionic google-explicit-constructor warnings" by Chih-hung Hsieh · 7 years ago
  10. 770032d Fix/suppress bionic google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  11. 76e7fd4 Fix modify_stack_protector flake by Ryan Prichard · 7 years ago
  12. 727a6eb Merge "Make stdlib.getloadavg more resiliant." by Elliott Hughes · 7 years ago
  13. 910a2a8 Fix sys_prctl.pr_cap_ambient. by Elliott Hughes · 7 years ago
  14. 72a54a4 Make stdlib.getloadavg more resiliant. by Elliott Hughes · 7 years ago
  15. 0dafa8a Increase 2ms to 5ms to reduce flake. by Elliott Hughes · 7 years ago
  16. c2edae3 Fix cert-dcl16-c clang-tidy warnings in tests. by Chih-Hung Hsieh · 7 years ago
  17. 5a66490 Use shared globals so getauxval works earlier by Ryan Prichard · 7 years ago
  18. eebf5fd Reduce strerror(3)'s impact on .data.rel.ro. by Elliott Hughes · 7 years ago
  19. 48b1159 Use shared globals to init __progname + environ by Ryan Prichard · 7 years ago
  20. 7f92fbe Merge "Add test for mallinfo." by Christopher Ferris · 7 years ago
  21. 8d849ff Merge "Allocate a small guard region around the shadow call stack." by Peter Collingbourne · 7 years ago
  22. 734beec Allocate a small guard region around the shadow call stack. by Peter Collingbourne · 7 years ago
  23. 09a19aa Add test for mallinfo. by Christopher Ferris · 7 years ago
  24. ae471db Merge "Make android_get_application_target_sdk_version available to the NDK." by Elliott Hughes · 7 years ago
  25. c0f4656 Make android_get_application_target_sdk_version available to the NDK. by Elliott Hughes · 7 years ago
  26. ba1a723 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 7 years ago
  27. 8359068 Merge "Move API levels from `uint32_t` to `int`." by Elliott Hughes · 7 years ago
  28. ff1428a Move API levels from `uint32_t` to `int`. by Elliott Hughes · 7 years ago
  29. 68a3bcc bionic tests: switch to using android-base/file.h for TemporaryFile by Mark Salyzyn · 7 years ago
  30. d495e0b Merge "Don't build bionic-unit-tests-static with libcrt_builtins" by Yi Kong · 7 years ago
  31. b011d59 Don't build bionic-unit-tests-static with libcrt_builtins by Yi Kong · 7 years ago
  32. 52d7749 Merge "ART isn't using the ART-specific linker features any more." by Elliott Hughes · 7 years ago
  33. 6689b4f Merge "Add a force fail for non-bionic xfail test." by Christopher Ferris · 7 years ago
  34. af1b8dd Add smoke tests for mallopt options. by Christopher Ferris · 7 years ago
  35. 01db9bd Add a force fail for non-bionic xfail test. by Christopher Ferris · 7 years ago
  36. 5e09917 Merge "Revert "Do not use clang lld with -z,global"" by Treehugger Robot · 7 years ago
  37. acd6f4f Disable a few bionic tests under HWASan. by Evgenii Stepanov · 7 years ago
  38. 96bd339 Remove timer_delete_multiple test. by Evgenii Stepanov · 7 years ago
  39. 08a0cd0 Revert "Do not use clang lld with -z,global" by Chih-hung Hsieh · 7 years ago
  40. 8178c41 ART isn't using the ART-specific linker features any more. by Elliott Hughes · 7 years ago
  41. 9ffd39c Merge "Add test for malloc_iterate." by Christopher Ferris · 7 years ago
  42. 6f3a56b Merge "Revert "bionic: Allocate a shadow call stack for each thread."" by Josh Gao · 7 years ago
  43. bfd3dc4 Add test for malloc_iterate. by Christopher Ferris · 7 years ago
  44. 9ce2884 Update to v4.19 kernel headers. by Christopher Ferris · 7 years ago
  45. 7b13dd9 Revert "bionic: Allocate a shadow call stack for each thread." by Peter Collingbourne · 7 years ago
  46. f284a47 Merge "bionic: Allocate a shadow call stack for each thread." by Peter Collingbourne · 7 years ago
  47. da1bc79 bionic: Allocate a shadow call stack for each thread. by Peter Collingbourne · 7 years ago
  48. 5e62b34 Clean up bionic_macros.h a bit. by Elliott Hughes · 7 years ago
  49. 6032c38 Merge "Add getloadavg(3)." by Elliott Hughes · 7 years ago
  50. 2d0b28b Add getloadavg(3). by Elliott Hughes · 7 years ago
  51. 5d9312b CTS: allow continue to use the old AIDs on devices launch with P by Chuwei Xu · 7 years ago
  52. 7ff7d03 Merge "Properly fail with ESRCH when pthread_killing an exited thread." by Josh Gao · 7 years ago
  53. ddf757e Properly fail with ESRCH when pthread_killing an exited thread. by Josh Gao · 7 years ago
  54. 4e29cde Merge "Waive AID Range check for upgrading devices launched before P" by Tom Cherry · 7 years ago
  55. 5c94143 Waive AID Range check for upgrading devices launched before P by Tom Cherry · 7 years ago
  56. 391af2c Merge "Allow invoking the linker on an executable." by Treehugger Robot · 7 years ago
  57. 8f639a4 Allow invoking the linker on an executable. by Ryan Prichard · 7 years ago
  58. 069d5ae Merge "Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...)." by Josh Gao · 7 years ago
  59. baf20fc Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...). by Josh Gao · 7 years ago
  60. 82ab481 Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX. by Elliott Hughes · 7 years ago
  61. 928ce8e Merge "Move isolated test runner out of bionic." by Christopher Ferris · 7 years ago
  62. 05ba56d Merge "Fix up a few bionic tests for the clang-r339409 update." by Stephen Hines · 7 years ago
  63. 6d2c0bd Move isolated test runner out of bionic. by Christopher Ferris · 7 years ago
  64. f3ff8dc Merge "Ignore output to stderr while enumerating tests" by Christopher Ferris · 7 years ago
  65. ddf92a1 Merge "Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc." by Treehugger Robot · 7 years ago
  66. fa5f61c Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc. by Tom Cherry · 7 years ago
  67. b177085 Add reallocarray(3). by Elliott Hughes · 7 years ago
  68. 21557cd Ignore output to stderr while enumerating tests by dimitry · 7 years ago
  69. cd659d4 Fix up a few bionic tests for the clang-r339409 update. by Stephen Hines · 7 years ago
  70. 0c93855 Update probing in membarrier_test by Orion Hodson · 7 years ago
  71. 795034c Fix membarrier test. by Christopher Ferris · 7 years ago
  72. 431d2ff Merge "Add android_get_device_api_level." by Elliott Hughes · 7 years ago
  73. dca7d3f Merge "libc: Add membarrier to common seccomp allowed list" by Orion Hodson · 7 years ago
  74. ce934e3 Add android_get_device_api_level. by Elliott Hughes · 7 years ago
  75. f340a56 Use strerror_r(3) for the printf family %m. by Elliott Hughes · 7 years ago
  76. 6ba6694 libc: Add membarrier to common seccomp allowed list by Orion Hodson · 7 years ago
  77. 74934aa Merge "Add the %m GNU extension to printf/wprintf." by Elliott Hughes · 7 years ago
  78. 654cd83 Add the %m GNU extension to printf/wprintf. by Elliott Hughes · 7 years ago
  79. eab6572 Add a test for poll with null fds. by Elliott Hughes · 7 years ago
  80. 726b63f Implement pthread_sigqueue. by Josh Gao · 7 years ago
  81. 2c4ec7e Fix uses of readlink in tests. by Christopher Ferris · 7 years ago
  82. 05ee196 Merge "Test that /dev/stdin, /dev/stdout, and /dev/stderr are all present." by Treehugger Robot · 7 years ago
  83. 53b40de Merge "Test that the _r_debug list looks OK" by Treehugger Robot · 7 years ago
  84. f1a3838 Test that /dev/stdin, /dev/stdout, and /dev/stderr are all present. by Elliott Hughes · 7 years ago
  85. c20f9a5 Test that the _r_debug list looks OK by Ryan Prichard · 7 years ago
  86. 99d5465 Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>. by Elliott Hughes · 7 years ago
  87. 7266e91 Move unique_fd fdsan tests into bionic. by Josh Gao · 7 years ago
  88. b7b2884 Merge "Reland "Retire GCC FORTIFY."" by Elliott Hughes · 7 years ago
  89. 08b7a40 fdsan: improve errors some more. by Josh Gao · 7 years ago
  90. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  91. b652e9a Our prebuilt host glibc is new enough to remove a workaround. by Elliott Hughes · 7 years ago
  92. 6fc8dc2 remove bionic-compile-time-tests-g++ by Sajid Dalvi · 7 years ago
  93. 0d1a8a5 Reland "Retire GCC FORTIFY." by Elliott Hughes · 7 years ago
  94. 4dbe8fc Revert "Retire GCC FORTIFY." by Elliott Hughes · 7 years ago
  95. 067bdc9 Retire GCC FORTIFY. by Elliott Hughes · 7 years ago
  96. 94ab04c Merge "libm: add tests that would have caught the recent regression." by Treehugger Robot · 7 years ago
  97. 505ecd6 libm: add tests that would have caught the recent regression. by Elliott Hughes · 7 years ago
  98. f6e5b58 Introduce api to track fd ownership in libc. by Josh Gao · 7 years ago
  99. ad596bf Merge "setjmp is a macro." by Treehugger Robot · 7 years ago
  100. 7622140 Merge "Add C11 timespec_get." by Treehugger Robot · 7 years ago