1. f796985 Fix bug for recursive/errorcheck mutex on 32-bit devices. by Yabin Cui · 10 years ago
  2. 947aded Add test for thread_local keyword. by Dmitriy Ivanov · 10 years ago
  3. df79c33 Initial implementation of __cxa_thread_atexit_impl by Dmitriy Ivanov · 10 years ago
  4. 24e8871 Rename fortify_sprintf_warnings.cpp to fortify_compilation_test.cpp. by Yabin Cui · 10 years ago
  5. f623747 Make bionic gtest main be compatible with gtest output format for cts test. by Yabin Cui · 10 years ago
  6. b6e3e80 Add the fortify tests back into the glibc tests. by Elliott Hughes · 10 years ago
  7. 247cfe0 Merge "Add <error.h>." by Elliott Hughes · 10 years ago
  8. b8a8cf0 Add <error.h>. by Elliott Hughes · 10 years ago
  9. 14152b9 Remove obsolete BUILD_TINY_ANDROID. by Elliott Hughes · 10 years ago
  10. 4ce907d Allow make to set a timeout for the host tests. by Dan Albert · 10 years ago
  11. 62284dd There's no such thing as LOCAL_CXXFLAGS. by Elliott Hughes · 10 years ago
  12. 6104eb9 Add target libbionic_gtest_main for cts test. by Yabin Cui · 10 years ago
  13. bfa15e4 Set linux 32bit personality for 32 bit processes by Dmitriy Ivanov · 10 years ago
  14. 294d1e2 better gtest runner for bionic by Yabin Cui · 10 years ago
  15. 65f0df7 Implement <pty.h>. by Elliott Hughes · 10 years ago
  16. 06b1b8c Extract bionic-prepare-run-on-host to inc file. by Dmitriy Ivanov · 10 years ago
  17. a55126f Create /system/lib(64)? symlinks for host tests. by Dmitriy Ivanov · 10 years ago
  18. 9fea409 bionic tests: add setjmp/_setjmp/sigsetjmp tests. by Yongqin Liu · 10 years ago
  19. eef1eb6 Merge "Allow asan for glibc tests." by Dan Albert · 10 years ago
  20. 01f1ff2 Allow asan for glibc tests. by Dan Albert · 10 years ago
  21. 9d93986 Add functions in sysinfo.h. by Yabin Cui · 10 years ago
  22. b335677 Add test for --hash-style=sysv by Dmitriy Ivanov · 10 years ago
  23. b8ee16f Fix our <complex.h> support. by Elliott Hughes · 10 years ago
  24. 1b37ba2 Improve math tests to allow a specific ulp bound. by Elliott Hughes · 10 years ago
  25. 62b7279 Make host tests depend on /system/etc/hosts. by Dan Albert · 10 years ago
  26. 4e446b1 Fix arm64 and arm builds. by Dmitriy Ivanov · 10 years ago
  27. d225a5e Fix symbol lookup order during relocation by Dmitriy Ivanov · 10 years ago
  28. 50321e2 [x86,x86_64] Fix libgcc unwinding through signal by Pavel Chupin · 10 years ago
  29. 095636e Fix *tests-run-on-host target by Dmitriy Ivanov · 10 years ago
  30. 1e8ebdc Make the netdb unit tests work on the host. by Elliott Hughes · 10 years ago
  31. 4a9e193 Correct way to specify additional dependencies by Dmitriy Ivanov · 10 years ago
  32. 3ea4d56 Use ln(1) rather than cp(1) to set up host /system for testing. by Elliott Hughes · 10 years ago
  33. 2fbb1b6 Add basic compile time tests for sn?printf. by Dan Albert · 10 years ago
  34. b5cba60 Merge "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions" by Nick Kralevich · 10 years ago
  35. 1aaa178 cdefs.h: add artificial attribute to FORTIFY_SOURCE functions by Nick Kralevich · 10 years ago
  36. f04a8bc Add compile time test infrastructure for bionic. by Dan Albert · 10 years ago
  37. 3a5aeba Switch benchmarks and tests to libc++. by Dan Albert · 10 years ago
  38. d9898c5 Ignore multiple symbol definition errors. by Dan Albert · 10 years ago
  39. 04303f5 Add semaphore tests, fix sem_destroy. by Elliott Hughes · 10 years ago
  40. bee1993 Stack unwinding unit tests. by Elliott Hughes · 10 years ago
  41. bf50e26 Add Android*.mk files to additional dependencies by Dmitriy Ivanov · 10 years ago
  42. eb27bba Add dlfcn_test to glibc test suite. by Dmitriy Ivanov · 10 years ago
  43. 14669a9 Load libraries in breadth-first order by Dmitriy Ivanov · 10 years ago
  44. 498eb18 Revert "Load libraries in breadth-first order" by Dmitriy Ivanov · 10 years ago
  45. b2a30ee Fix order of soinfo links (repairs libcxx tests). by Dmitriy Ivanov · 10 years ago
  46. a3ad450 Load libraries in breadth-first order by Dmitriy Ivanov · 10 years ago
  47. 416d7dd Add GNU-compatible strerror_r. by Elliott Hughes · 10 years ago
  48. 1424140 Enable __cxa_atexit && __cxa_finalize for linker by Dmitriy Ivanov · 10 years ago
  49. a4a8c4f Merge "Fix, generalize stdatomic.h; improve test." by Hans Boehm · 10 years ago
  50. 00aaea3 Fix, generalize stdatomic.h; improve test. by Hans Boehm · 10 years ago
  51. 4756afe Merge "Implement malloc_info(3)." by Dan Albert · 10 years ago
  52. 4caa1f0 Implement malloc_info(3). by Dan Albert · 10 years ago
  53. 9598b8c Run constructors before resolving ifunc functions by Dmitriy Ivanov · 10 years ago
  54. 2b021e1 Add <stdio_ext.h> for elfutils. by Elliott Hughes · 10 years ago
  55. 3e424d0 Implement twalk(3), add unit tests. by Elliott Hughes · 10 years ago
  56. 8e32b7b Make jemalloc the default choice. by Christopher Ferris · 10 years ago
  57. d06ee1d Build all bionic test files -Werror and fix our one warning. by Elliott Hughes · 10 years ago
  58. fcac81e Native tests are now multilib=both by default by Dmitriy Ivanov · 10 years ago
  59. 1f5e1a3 Move libraries for unit-tests to separate folder by Dmitriy Ivanov · 10 years ago
  60. e5fdaa4 Revert "Backing this one out since the counterpart needs to be sent upstream." by Dan Albert · 10 years ago
  61. a04d2bc Backing this one out since the counterpart needs to be sent upstream. by Dan Albert · 10 years ago
  62. 5ee320d Hides valloc(3)/pvalloc(3) on LP64. by Dan Albert · 10 years ago
  63. e9f7a9c Allow bionic-unit-tests-glibc to be built again. by Christopher Ferris · 10 years ago
  64. 7f722b3 Use PRIVATE_POST_INSTALL_CMD to create symlink. by Ying Wang · 10 years ago
  65. 452e091 Merge "Adds functionality specified by uchar.h" by Dan Albert · 10 years ago
  66. 7a7f995 Adds functionality specified by uchar.h by Dan Albert · 10 years ago
  67. d286796 Turn on -Wunused and fix the mistakes it uncovers. by Elliott Hughes · 10 years ago
  68. 214e641 Make atexit.dlclose work for glibc by Dmitriy Ivanov · 10 years ago
  69. d178c83 Fix unwinding_through_signal_frame test. by Christopher Ferris · 10 years ago
  70. e6c57fc Add C11 <stdatomic.h>. by Elliott Hughes · 10 years ago
  71. 72bbd42 Support for jemalloc to replace dlmalloc. by Christopher Ferris · 10 years ago
  72. b648a8a Add RTLD_NOLOAD support and some related changes. by Dmitriy Ivanov · 10 years ago
  73. 7a39094 Revert "Removes bionic's dependence on stlport" by Dan Albert · 10 years ago
  74. 4d35da1 Removes bionic's dependence on stlport by Dan Albert · 10 years ago
  75. 568d64d Accuracy tests for libm by Jingwei Zhang · 10 years ago
  76. d59e500 Improve detection of already loaded libraries by Dmitriy Ivanov · 10 years ago
  77. 6a41b0f Flesh out <arpa/inet.h>. by Elliott Hughes · 10 years ago
  78. eb664e2 Add getmntent_r to our collection of <mntent.h> compatibility stubs. by Elliott Hughes · 10 years ago
  79. 7db1809 Test dlopen with symlinked .so files by Dmitriy Ivanov · 10 years ago
  80. f837cbd Merge "Add missing test for atexit test suite." by Dmitriy Ivanov · 10 years ago
  81. 6396da9 Add missing test for atexit test suite. by Dmitriy Ivanov · 10 years ago
  82. 837abf0 Merge "Fix bionic-unit-tests-glibc-run target" by Calin Juravle · 10 years ago
  83. 0e9d7fc Fix bionic-unit-tests-glibc-run target by Calin Juravle · 10 years ago
  84. 2605261 Test that relro sharing actually saves memory. by Torne (Richard Coles) · 10 years ago
  85. 9b5ee4a Merge "Handle empty relro segment or incorrectly sized file." by Torne (Richard Coles) · 10 years ago
  86. 6b56691 Fixes for __cxa_finalize by Dmitriy Ivanov · 10 years ago
  87. 26ec967 Handle empty relro segment or incorrectly sized file. by Torne (Richard Coles) · 10 years ago
  88. b8425c5 Adds quick_exit(3) and at_quick_exit(3) from freebsd by Dan Albert · 10 years ago
  89. 55cd827 Merge "Switch to the OpenBSD wcsto* functions." by Elliott Hughes · 10 years ago
  90. 3d7a0d9 Switch to the OpenBSD wcsto* functions. by Elliott Hughes · 10 years ago
  91. 5090964 Fix potential makefile bug. by Christopher Ferris · 10 years ago
  92. 0c567f1 Fix the glibc tests again. by Elliott Hughes · 10 years ago
  93. 156c3af Follow up on building tests for both platforms by Dmitriy Ivanov · 10 years ago
  94. 345b49a Build 32/64 bit versions of tests/benchmarks. by Christopher Ferris · 10 years ago
  95. c363e5d Merge "Support loading libraries to a reserved address." by Torne (Richard Coles) · 10 years ago
  96. f3c7390 Upgrade our <ctype.h> implementation to OpenBSD head. by Elliott Hughes · 10 years ago
  97. 12bbb91 Support loading libraries to a reserved address. by Torne (Richard Coles) · 11 years ago
  98. 8c42606 Add a test for external/stlport a6df82320fcb8f26af0d067c7768fedbaeb9ad88. by Elliott Hughes · 10 years ago
  99. 77e944f Implement wctomb(3) for ltrace. by Elliott Hughes · 10 years ago
  100. 108f6dc Move accept4 tests into sys_socket_test.cpp. by Christopher Ferris · 11 years ago