1. 8bfaac0 Merge "Eliminate deadlock in forked child due to delayed resetting mutex lock" by Dimitry Ivanov · 9 years ago
  2. 15ae549 Merge "Show amount of parallelism in gtest output." by Treehugger Robot · 9 years ago
  3. a3ab8eb Merge "Fix format macros for fast16 and fast32 int types." by Elliott Hughes · 9 years ago
  4. f1649d9 Make prctl test check maps. by Christopher Ferris · 9 years ago
  5. f6a21bf Eliminate deadlock in forked child due to delayed resetting mutex lock by Mingwei Shi · 9 years ago
  6. e462117 Set __get_thread()->tid as part of clone(). by Robert Sesek · 9 years ago
  7. 8c22ff7 Merge "Fix gettid() after clone()." by Treehugger Robot · 9 years ago
  8. 48de71e Show amount of parallelism in gtest output. by Elliott Hughes · 9 years ago
  9. a4edf7a Fix gettid() after clone(). by Robert Sesek · 9 years ago
  10. eb59653 Fix format macros for fast16 and fast32 int types. by Xiaolei Yu · 9 years ago
  11. 53de874 The default locale "" should be a UTF-8 locale. by Elliott Hughes · 9 years ago
  12. 94b428c Merge "Add missing host ldlibs" by Colin Cross · 9 years ago
  13. d0ba52e Add missing host ldlibs by Colin Cross · 9 years ago
  14. 6901ca2 Merge "Add regression test for http://b/31938693." by Elliott Hughes · 9 years ago
  15. 2a2b410 Merge "Add test for libraries with textrels" by Treehugger Robot · 9 years ago
  16. 1244370 Add regression test for http://b/31938693. by Elliott Hughes · 9 years ago
  17. 816676e Add test for libraries with textrels by Dimitry Ivanov · 9 years ago
  18. 73c44a4 Fix our _POSIX_* macros to declare barriers and spin locks. by Elliott Hughes · 9 years ago
  19. 2295068 Fix ifaddrs error handling. by Elliott Hughes · 9 years ago
  20. 426960a Remove unused build targets by Dimitry Ivanov · 9 years ago
  21. ffbb0f8 Fix Mac build. by Elliott Hughes · 9 years ago
  22. 927877c bionic-unit-tests: remove dependency on ANDROID_DATA by Dimitry Ivanov · 9 years ago
  23. 708589f bionic-unit-tests: Create symlinks in runtime by Dimitry Ivanov · 9 years ago
  24. d11d1e4 Fix bionic-unit-tests by Dimitry Ivanov · 9 years ago
  25. b81ade6 Merge "Fix mbsnrtowcs where `dst` is null." by Elliott Hughes · 9 years ago
  26. d43c889 Merge "Fix tests/run-on-host.sh for glibc." by Elliott Hughes · 9 years ago
  27. 89e29ee Fix mbsnrtowcs where `dst` is null. by Elliott Hughes · 9 years ago
  28. f48f499 Fix tests/run-on-host.sh for glibc. by Elliott Hughes · 9 years ago
  29. 7b29495 Update escaping in Android.bp files by Colin Cross · 9 years ago
  30. e9719f3 Fix complex.csqrtf test and add a trivial sincosl test. by Elliott Hughes · 9 years ago
  31. 09d900d bionic: tests: add test for fallocate FALLOC_FL_PUNCH_HOLE by Nick Desaulniers · 10 years ago
  32. 42743f1 Merge "Fix some easy cases of __ANDROID__ versus __BIONIC__." by Elliott Hughes · 9 years ago
  33. a9209d7 Fix some easy cases of __ANDROID__ versus __BIONIC__. by Elliott Hughes · 9 years ago
  34. 9d4d60b Merge "Make static library for loader tests" by Treehugger Robot · 9 years ago
  35. c462c28 Make static library for loader tests by Dimitry Ivanov · 9 years ago
  36. b36efa4 Fix instances of '#if __LP64__'. by Josh Gao · 9 years ago
  37. f0cccdb Fix memory leak in test util by Kenny Root · 9 years ago
  38. 0f81dd3 Merge "Move test libraries under /data/nativetests" by Treehugger Robot · 10 years ago
  39. 7f0849f Fix sscanf/wcstod parsing of NaNs. by Elliott Hughes · 10 years ago
  40. 47126ed Fix time.mktime_EOVERFLOW for LP32. by Elliott Hughes · 10 years ago
  41. a36e59b Move test libraries under /data/nativetests by Dimitry Ivanov · 10 years ago
  42. dd14725 Merge "cc_test_library now creates shared libraries too" by Treehugger Robot · 10 years ago
  43. 4156770 cc_test_library now creates shared libraries too by Dan Willemsen · 10 years ago
  44. a456fae List failing tests last, to reduce the amount of scrolling. by Elliott Hughes · 10 years ago
  45. 6d7a1ee Merge "Remove $(module)_install_to_out_data flag from test makefile" by Treehugger Robot · 10 years ago
  46. af730e6 Merge "Fix SysV IPC test failures on Android devices." by Elliott Hughes · 10 years ago
  47. b16e443 Remove $(module)_install_to_out_data flag from test makefile by Dimitry Ivanov · 10 years ago
  48. e901447 Fix pty.bug_28979140 test in Bionic by Alex Vakulenko · 10 years ago
  49. 40bae4f Fix SysV IPC test failures on Android devices. by Elliott Hughes · 10 years ago
  50. 6361506 Fix execvp/execvpe behavior with absolute paths and ENOEXEC. by Elliott Hughes · 10 years ago
  51. 3c11590 Fix execvpe ENOEXEC behavior. by Elliott Hughes · 10 years ago
  52. fac5689 Merge "Rewrite the exec family." by Treehugger Robot · 10 years ago
  53. 1b40aaf Rewrite the exec family. by Elliott Hughes · 10 years ago
  54. 7d4e28a Merge "Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>." by Elliott Hughes · 10 years ago
  55. 7c59f3f Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. by Elliott Hughes · 10 years ago
  56. fc9958c Merge "[mips] Add missing linker shdr tests" by Dimitry Ivanov · 10 years ago
  57. ce8a5b4 Merge "Fix memmem behavior with empty needles." by Treehugger Robot · 10 years ago
  58. cae33ad Fix memmem behavior with empty needles. by Elliott Hughes · 10 years ago
  59. 44a6544 [mips] Add missing linker shdr tests by Nikola Veljkovic · 10 years ago
  60. 3b2d331 Merge "linker: add test for zeroed out shdr_table_" by Treehugger Robot · 10 years ago
  61. 4154b77 Merge "linker: add test for zero shdr offset" by Treehugger Robot · 10 years ago
  62. 5595834 linker: add test for zeroed out shdr_table_ by Dimitry Ivanov · 10 years ago
  63. 63ccb1b Merge "[MIPS] Fix bionic test build" by Treehugger Robot · 10 years ago
  64. 4623044 linker: add test for zero shdr offset by Dimitry Ivanov · 10 years ago
  65. 228e747 Merge "Fix mktime's errno behavior." by Treehugger Robot · 10 years ago
  66. 293d513 [MIPS] Fix bionic test build by Lazar Trsic · 10 years ago
  67. 8bdf70e linker: add test for empty shdr table by Dimitry Ivanov · 10 years ago
  68. c9a9561 linker: add test for zero shstrndx by Dimitry Ivanov · 10 years ago
  69. 0deb70c Merge changes Ibcefd6d9,I249c0815,If59cb6da by Dimitry Ivanov · 10 years ago
  70. ff25581 Remove some duplication in the makefile by Dimitry Ivanov · 10 years ago
  71. f8ebaa4 Fix mktime's errno behavior. by Elliott Hughes · 10 years ago
  72. cb86c31 linker: add test for zero e_shentsize by Dimitry Ivanov · 10 years ago
  73. 972e3d0 Add test for misaligned section header by Dimitry Ivanov · 10 years ago
  74. 51b3b44 Merge "Fix sysconf(_SC_ARG_MAX)." by Elliott Hughes · 10 years ago
  75. e808702 Merge "linker: disallow W + E PT_LOAD segments" by Dimitry Ivanov · 10 years ago
  76. b17d845 Merge "Use sysinfo(2) to implement more of <sys/sysinfo.h>." by Treehugger Robot · 10 years ago
  77. 9700bab linker: disallow W + E PT_LOAD segments by Dimitry Ivanov · 10 years ago
  78. c508de0 Use sysinfo(2) to implement more of <sys/sysinfo.h>. by Elliott Hughes · 10 years ago
  79. 38dba2e Fix sysconf(_SC_ARG_MAX). by Elliott Hughes · 10 years ago
  80. fb3873d Fortify vsnprintf in more cases. by Elliott Hughes · 10 years ago
  81. d1f25a7 Reimplement remove(3) without the lstat(2). by Elliott Hughes · 10 years ago
  82. 70715da More stdio one-liners. by Elliott Hughes · 10 years ago
  83. 0a610d0 Upgrade to tzcode-2016f. by Elliott Hughes · 10 years ago
  84. 7292725 Admit that we don't actually support thread priority inheritance. by Elliott Hughes · 10 years ago
  85. f6495c7 Stop #define'ing __func__ and __restrict. by Elliott Hughes · 10 years ago
  86. 1291e50 Remove bionic's now-unused UniquePtr. by Elliott Hughes · 10 years ago
  87. 5543746 Pass argc/argv/envp to dso constructors by Dimitry Ivanov · 10 years ago
  88. 061cf18 Merge "Add a test for a known kernel bug." by Treehugger Robot · 10 years ago
  89. d2f725e Don't declare SYS_* constants for unavailable __NR_* constants. by Elliott Hughes · 10 years ago
  90. 4a25349 Add a test for a known kernel bug. by Elliott Hughes · 10 years ago
  91. 2722ebb Convert bionic benchmarks and tests to Android.bp by Colin Cross · 10 years ago
  92. 3a6c6b3 Fix dlext.ns_smoke test by Dimitry Ivanov · 10 years ago
  93. 3ba55f8 Rationalize visibility. by Elliott Hughes · 10 years ago
  94. 20788ae Add ctermid. by Elliott Hughes · 10 years ago
  95. 449eff0 Add futimes, futimesat, and lutimes. by Elliott Hughes · 10 years ago
  96. f484050 Preliminary cleanup of <sys/cdefs.h>. by Elliott Hughes · 10 years ago
  97. d61ca37 Fix misc-macro-parentheses warnings in bionic/tests. by Chih-Hung Hsieh · 10 years ago
  98. 9af13d2 Do not return with stack address in global variable. by Chih-Hung Hsieh · 10 years ago
  99. a948a4e Change use of /data to /data/local/tmp. by Christopher Ferris · 10 years ago
  100. 2e6e991 Run fsync tests on mutable filesystem. by Shuhei Takahashi · 10 years ago