1. f947be2 Revert "Fix symbol lookup order during relocation" by Dmitriy Ivanov · 10 years ago
  2. 494bee7 Revert "Fix arm64 and arm builds." by Dmitriy Ivanov · 10 years ago
  3. 445111a Fix arm64 and arm builds. by Dmitriy Ivanov · 10 years ago
  4. 976402c Fix symbol lookup order during relocation by Dmitriy Ivanov · 10 years ago
  5. 4d0c1f6 Correct way to specify additional dependencies by Dmitriy Ivanov · 10 years ago
  6. 382e06c Add dlfcn_test to glibc test suite. by Dmitriy Ivanov · 10 years ago
  7. 8eb8c39 [x86,x86_64] Fix libgcc unwinding through signal by Pavel Chupin · 10 years ago
  8. 190dce9 Stack unwinding unit tests. by Elliott Hughes · 10 years ago
  9. ce92b41 cdefs.h: add artificial attribute to FORTIFY_SOURCE functions by Nick Kralevich · 10 years ago
  10. ae69a95 Load libraries in breadth-first order by Dmitriy Ivanov · 10 years ago
  11. c0133a7 Revert "Load libraries in breadth-first order" by Dmitriy Ivanov · 10 years ago
  12. 8de1dde Fix order of soinfo links (repairs libcxx tests). by Dmitriy Ivanov · 10 years ago
  13. 59c12a6 Load libraries in breadth-first order by Dmitriy Ivanov · 10 years ago
  14. 93c3f42 Enable __cxa_atexit && __cxa_finalize for linker by Dmitriy Ivanov · 10 years ago
  15. bd321c1 Run constructors before resolving ifunc functions by Dmitriy Ivanov · 10 years ago
  16. c8cf351 Fix, generalize stdatomic.h; improve test. by Hans Boehm · 10 years ago
  17. b902641 Implement twalk(3), add unit tests. by Elliott Hughes · 10 years ago
  18. 8e32b7b Make jemalloc the default choice. by Christopher Ferris · 10 years ago
  19. d06ee1d Build all bionic test files -Werror and fix our one warning. by Elliott Hughes · 10 years ago
  20. fcac81e Native tests are now multilib=both by default by Dmitriy Ivanov · 10 years ago
  21. 1f5e1a3 Move libraries for unit-tests to separate folder by Dmitriy Ivanov · 10 years ago
  22. e5fdaa4 Revert "Backing this one out since the counterpart needs to be sent upstream." by Dan Albert · 10 years ago
  23. a04d2bc Backing this one out since the counterpart needs to be sent upstream. by Dan Albert · 10 years ago
  24. 5ee320d Hides valloc(3)/pvalloc(3) on LP64. by Dan Albert · 10 years ago
  25. e9f7a9c Allow bionic-unit-tests-glibc to be built again. by Christopher Ferris · 10 years ago
  26. 7f722b3 Use PRIVATE_POST_INSTALL_CMD to create symlink. by Ying Wang · 10 years ago
  27. 452e091 Merge "Adds functionality specified by uchar.h" by Dan Albert · 10 years ago
  28. 7a7f995 Adds functionality specified by uchar.h by Dan Albert · 10 years ago
  29. d286796 Turn on -Wunused and fix the mistakes it uncovers. by Elliott Hughes · 10 years ago
  30. 214e641 Make atexit.dlclose work for glibc by Dmitriy Ivanov · 10 years ago
  31. d178c83 Fix unwinding_through_signal_frame test. by Christopher Ferris · 10 years ago
  32. e6c57fc Add C11 <stdatomic.h>. by Elliott Hughes · 10 years ago
  33. 72bbd42 Support for jemalloc to replace dlmalloc. by Christopher Ferris · 10 years ago
  34. b648a8a Add RTLD_NOLOAD support and some related changes. by Dmitriy Ivanov · 10 years ago
  35. 7a39094 Revert "Removes bionic's dependence on stlport" by Dan Albert · 10 years ago
  36. 4d35da1 Removes bionic's dependence on stlport by Dan Albert · 10 years ago
  37. 568d64d Accuracy tests for libm by Jingwei Zhang · 10 years ago
  38. d59e500 Improve detection of already loaded libraries by Dmitriy Ivanov · 10 years ago
  39. 6a41b0f Flesh out <arpa/inet.h>. by Elliott Hughes · 10 years ago
  40. eb664e2 Add getmntent_r to our collection of <mntent.h> compatibility stubs. by Elliott Hughes · 10 years ago
  41. 7db1809 Test dlopen with symlinked .so files by Dmitriy Ivanov · 10 years ago
  42. f837cbd Merge "Add missing test for atexit test suite." by Dmitriy Ivanov · 10 years ago
  43. 6396da9 Add missing test for atexit test suite. by Dmitriy Ivanov · 10 years ago
  44. 837abf0 Merge "Fix bionic-unit-tests-glibc-run target" by Calin Juravle · 10 years ago
  45. 0e9d7fc Fix bionic-unit-tests-glibc-run target by Calin Juravle · 10 years ago
  46. 2605261 Test that relro sharing actually saves memory. by Torne (Richard Coles) · 10 years ago
  47. 9b5ee4a Merge "Handle empty relro segment or incorrectly sized file." by Torne (Richard Coles) · 10 years ago
  48. 6b56691 Fixes for __cxa_finalize by Dmitriy Ivanov · 10 years ago
  49. 26ec967 Handle empty relro segment or incorrectly sized file. by Torne (Richard Coles) · 10 years ago
  50. b8425c5 Adds quick_exit(3) and at_quick_exit(3) from freebsd by Dan Albert · 10 years ago
  51. 55cd827 Merge "Switch to the OpenBSD wcsto* functions." by Elliott Hughes · 10 years ago
  52. 3d7a0d9 Switch to the OpenBSD wcsto* functions. by Elliott Hughes · 10 years ago
  53. 5090964 Fix potential makefile bug. by Christopher Ferris · 10 years ago
  54. 0c567f1 Fix the glibc tests again. by Elliott Hughes · 10 years ago
  55. 156c3af Follow up on building tests for both platforms by Dmitriy Ivanov · 10 years ago
  56. 345b49a Build 32/64 bit versions of tests/benchmarks. by Christopher Ferris · 10 years ago
  57. c363e5d Merge "Support loading libraries to a reserved address." by Torne (Richard Coles) · 10 years ago
  58. f3c7390 Upgrade our <ctype.h> implementation to OpenBSD head. by Elliott Hughes · 10 years ago
  59. 12bbb91 Support loading libraries to a reserved address. by Torne (Richard Coles) · 10 years ago
  60. 8c42606 Add a test for external/stlport a6df82320fcb8f26af0d067c7768fedbaeb9ad88. by Elliott Hughes · 10 years ago
  61. 77e944f Implement wctomb(3) for ltrace. by Elliott Hughes · 10 years ago
  62. 108f6dc Move accept4 tests into sys_socket_test.cpp. by Christopher Ferris · 10 years ago
  63. 9cea377 Small accept4 fixes. by Christopher Ferris · 10 years ago
  64. 50282f7 Add lconv declaration and localeconv(3) by Pavel Chupin · 10 years ago
  65. 2f3ba88 Add accept4 unit test to bionic. by Andrei Emeltchenko · 10 years ago
  66. 7227066 Added a test flag to bionic run-test targets. by Calin Juravle · 10 years ago
  67. 6ff0c75 Add recvmmsg and sendmmsg syscalls. by Guillaume Ranquet · 10 years ago
  68. d4934a7 Added ftw64, nftw64 by Calin Juravle · 10 years ago
  69. da030de Fixed int fast types for LP64 by Calin Juravle · 10 years ago
  70. db1ea34 Implement some of the missing LFS64 support. by Elliott Hughes · 10 years ago
  71. f04935c Make sure that the same tests are on all platforms. by Christopher Ferris · 10 years ago
  72. 431166d Fix 32-bit mmap/mmap64 handling of negative offsets. by Elliott Hughes · 10 years ago
  73. d1973ca bionic: rename aarch64 target to arm64 by Colin Cross · 10 years ago
  74. 0f461e3 Fix <sys/resource.h>. by Elliott Hughes · 10 years ago
  75. 894f8cb Fix dev_t (for LP64). by Elliott Hughes · 10 years ago
  76. e7c59f9 Fix compilation of crtbegin.c and pthread_debug.cpp. by Elliott Hughes · 10 years ago
  77. e365f9d AArch64: Linker64 support for AArch64 by Marcus Oakland · 11 years ago
  78. 282e232 AArch64: Add fixes to bionic/tests by Serban Constantinescu · 11 years ago
  79. a84f88f Merge "bionic: move benchmarks out of tests directory" by Colin Cross · 10 years ago
  80. bd3efbc bionic: move benchmarks out of tests directory by Colin Cross · 11 years ago
  81. b687ad3 Add new tests for memory/string routines. by Christopher Ferris · 11 years ago
  82. e61dc71 Add a unit test for syscall(2). by Elliott Hughes · 11 years ago
  83. 0620925 Clean up the 32-bit kernel support, fix LP64 fcntl declaration. by Elliott Hughes · 11 years ago
  84. b38e4d5 Update running bionic unit tests on host. by Christopher Ferris · 11 years ago
  85. 1195207 Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls. by Elliott Hughes · 11 years ago
  86. f8fcfbc Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. by Elliott Hughes · 11 years ago
  87. 53bfdae Fix the x86_64 clone implementation. by Elliott Hughes · 11 years ago
  88. 17558de x86_64: Fix bionic tests build-and-run by Pavel Chupin · 11 years ago
  89. 5b9310e Fix 32-bit issues in tests, and add a trivial test for the FD_* macros. by Elliott Hughes · 11 years ago
  90. b4f7616 Ensure we have the off64_t variant of every function that takes an off_t. by Elliott Hughes · 11 years ago
  91. e60c4f0 Fix host tests that need the shell. by Elliott Hughes · 11 years ago
  92. f22fb68 Add bionic-unit-tests-run-on-host special target by Pavel Chupin · 11 years ago
  93. 8240bed Move stack unwinding test into library. by Christopher Ferris · 11 years ago
  94. 153d927 Create bionic unit test library for use with CTS. by Christopher Ferris · 11 years ago
  95. 9b06cc3 Fix pthread_getcpuclockid. by Jeff Hao · 11 years ago
  96. d0be7c8 Add futimens. by Elliott Hughes · 11 years ago
  97. 06040fd Add <sys/statvfs.h>. by Elliott Hughes · 11 years ago
  98. 74f0833 Fix inttypes.h PRI?PTR and SCN?PTR macros. by Elliott Hughes · 11 years ago
  99. 5bcf398 Reorganize FORTIFY_SOURCE tests. by Nick Kralevich · 11 years ago
  100. c45087b Kernel dso support for 'dl_iterate_phdr' function by Sergey Melnikov · 11 years ago