1. 385c07a Merge "Fix parse of gtest_filter in bionic gtest main." by Yabin Cui · 11 years ago
  2. 0bc4e96 Fix parse of gtest_filter in bionic gtest main. by Yabin Cui · 11 years ago
  3. acc06a0 Merge "Add a test for float registers across setjmp/logjmp." by Elliott Hughes · 11 years ago
  4. 4a82ede Rename "TIMEWARN" to "SLOW" in bionic gtest. by Yabin Cui · 11 years ago
  5. 87dd503 Add a test for float registers across setjmp/logjmp. by Elliott Hughes · 11 years ago
  6. 0e6af17 Merge "Support --gtest_ouput option in bionic gtest main." by Yabin Cui · 11 years ago
  7. 657b1f9 Support --gtest_ouput option in bionic gtest main. by Yabin Cui · 11 years ago
  8. 247cfe0 Merge "Add <error.h>." by Elliott Hughes · 11 years ago
  9. b8a8cf0 Add <error.h>. by Elliott Hughes · 11 years ago
  10. 14152b9 Remove obsolete BUILD_TINY_ANDROID. by Elliott Hughes · 11 years ago
  11. e6bb5a2 Fix optimized fread. by Elliott Hughes · 11 years ago
  12. 31005ca Merge "Minimize calls to mprotect" by Dmitriy Ivanov · 11 years ago
  13. 279a22f Minimize calls to mprotect by Dmitriy Ivanov · 11 years ago
  14. 4ce907d Allow make to set a timeout for the host tests. by Dan Albert · 11 years ago
  15. 62284dd There's no such thing as LOCAL_CXXFLAGS. by Elliott Hughes · 11 years ago
  16. 0ed7e08 Fix the stdio.fread_EOF test. by Elliott Hughes · 11 years ago
  17. bcb378d Fix fread_EOF test name. by Elliott Hughes · 11 years ago
  18. 8c4994b Implement __fsetlocking. by Elliott Hughes · 11 years ago
  19. c053a42 Merge "Optimized fread." by Elliott Hughes · 11 years ago
  20. 75b9938 Optimized fread. by Elliott Hughes · 11 years ago
  21. 516eb53 Remove testcase time printing in bionic-unit-tests. by Yabin Cui · 11 years ago
  22. 6104eb9 Add target libbionic_gtest_main for cts test. by Yabin Cui · 11 years ago
  23. 1d7b3f3 Merge "Improve <stdio_ext.h> testing." by Elliott Hughes · 11 years ago
  24. df8f1a4 Improve <stdio_ext.h> testing. by Elliott Hughes · 11 years ago
  25. cfe7e75 Merge "Make sys_resource test more robust." by Yabin Cui · 11 years ago
  26. 4853f40 Make sys_resource test more robust. by Yabin Cui · 11 years ago
  27. 19e246d Fix possible leak in pthread_detach. by Yabin Cui · 11 years ago
  28. deab11a Merge "Make bionic-unit-tests default run isolate mode." by Yabin Cui · 11 years ago
  29. a35cd8c Test that ip6-localhost exists in etc/hosts. by Yabin Cui · 11 years ago
  30. be83736 Make bionic-unit-tests default run isolate mode. by Yabin Cui · 11 years ago
  31. c62a4b5 Fix freeaddrinfo(NULL). by Elliott Hughes · 11 years ago
  32. 917d390 Make pthread stack size match real range. by Yabin Cui · 11 years ago
  33. bfa15e4 Set linux 32bit personality for 32 bit processes by Dmitriy Ivanov · 11 years ago
  34. 597800f Merge "better gtest runner for bionic" by Yabin Cui · 11 years ago
  35. 541b0b1 Merge "Reserve enough user request stack space in pthread_create." by Yabin Cui · 11 years ago
  36. 6a7aaf4 Reserve enough user request stack space in pthread_create. by Yabin Cui · 11 years ago
  37. ba09edc Merge "Fix nan output in the printf family." by Elliott Hughes · 11 years ago
  38. 1b18aff Fix nan output in the printf family. by Elliott Hughes · 11 years ago
  39. 370a3e5 Merge "Sync with upstream for gethnamaddr.c." by Yabin Cui · 11 years ago
  40. 58d33a5 Sync with upstream for gethnamaddr.c. by Yabin Cui · 11 years ago
  41. 92b9cb2 Merge "Add another test for weak-reference" by Dmitriy Ivanov · 11 years ago
  42. bfa88bc Add another test for weak-reference by Dmitriy Ivanov · 11 years ago
  43. 294d1e2 better gtest runner for bionic by Yabin Cui · 11 years ago
  44. 6c238f2 Fix pthread key num calculation. by Yabin Cui · 11 years ago
  45. 562ae1e make stack_protector_DeathTest work for gcc4.9 by Yabin Cui · 11 years ago
  46. 1510a1c Fix the setjmp tests for mips. by Elliott Hughes · 11 years ago
  47. 94926f8 Merge "support _POSIX_REALTIME_SIGNALS" by Yabin Cui · 11 years ago
  48. b033761 Merge "Change _POSIX_CPUTIME macro to make it compitable with glibc." by Yabin Cui · 11 years ago
  49. 7257560 Change _POSIX_CPUTIME macro to make it compitable with glibc. by Yabin Cui · 11 years ago
  50. 6348160 support _POSIX_REALTIME_SIGNALS by Yabin Cui · 11 years ago
  51. 1c0c0ed Fix signal mask save/restore for x86-64. by Elliott Hughes · 11 years ago
  52. 5afae64 implement posix_madvise by Yabin Cui · 11 years ago
  53. 65f0df7 Implement <pty.h>. by Elliott Hughes · 11 years ago
  54. 6995c1d Merge "Extract bionic-prepare-run-on-host to inc file." by Dmitriy Ivanov · 11 years ago
  55. 06b1b8c Extract bionic-prepare-run-on-host to inc file. by Dmitriy Ivanov · 11 years ago
  56. 20841a1 Avoid pathological behavior in OpenBSD's fread. by Elliott Hughes · 11 years ago
  57. a55126f Create /system/lib(64)? symlinks for host tests. by Dmitriy Ivanov · 11 years ago
  58. 291dbf6 Merge "Count references for groups instead of instances" by Dmitriy Ivanov · 11 years ago
  59. ab972b9 Count references for groups instead of instances by Dmitriy Ivanov · 11 years ago
  60. e323e99 restore sigprocmask in setjmp/longjmp test. by Yabin Cui · 11 years ago
  61. 3e6ef3f Merge "support _POSIX_CPUTIME" by Yabin Cui · 11 years ago
  62. 9fea409 bionic tests: add setjmp/_setjmp/sigsetjmp tests. by Yongqin Liu · 11 years ago
  63. d5c6527 support _POSIX_CPUTIME by Yabin Cui · 11 years ago
  64. eb3a5e0 Merge "flesh out sysconf(3) and the _POSIX_* constants" by Yabin Cui · 11 years ago
  65. 1c19194 flesh out sysconf(3) and the _POSIX_* constants by Yabin Cui · 11 years ago
  66. 0864d8b Rename test_forked -> test_isolated by Dmitriy Ivanov · 11 years ago
  67. 8b4b827 Merge "Add test_forked() option" by Dmitriy Ivanov · 11 years ago
  68. 00e3781 Add test_forked() option by Dmitriy Ivanov · 11 years ago
  69. 770198d Merge "Make the ftw(3) tests a bit more thorough." by Elliott Hughes · 11 years ago
  70. 63bd43b Make the ftw(3) tests a bit more thorough. by Elliott Hughes · 11 years ago
  71. 6b48b20 Merge "Yet another relocation test" by Dmitriy Ivanov · 11 years ago
  72. 7699d13 Yet another relocation test by Dmitriy Ivanov · 11 years ago
  73. 649f78d Merge "fix shared gid support in getpwnam/getgrnam" by Yabin Cui · 11 years ago
  74. a04c79b fix shared gid support in getpwnam/getgrnam by Yabin Cui · 11 years ago
  75. a254705 Fix jump to unmapped memory on atexit by Dmitriy Ivanov · 11 years ago
  76. 8eda0a6 Merge "libc: Fix mktime returns an uncorrect time in empty TZ case" by Elliott Hughes · 11 years ago
  77. ee4c8fe Merge "bionic/test: migrate sysconf tests from system/extras to bionic/tests" by Dmitriy Ivanov · 11 years ago
  78. f2c8820 Merge "Add getaddrinfo(3) tests for NULL arguments." by Elliott Hughes · 11 years ago
  79. 32fea14 Add getaddrinfo(3) tests for NULL arguments. by Elliott Hughes · 11 years ago
  80. eef1eb6 Merge "Allow asan for glibc tests." by Dan Albert · 11 years ago
  81. 01f1ff2 Allow asan for glibc tests. by Dan Albert · 11 years ago
  82. 154e202 libc: Fix mktime returns an uncorrect time in empty TZ case by Satoru Takeuchi · 11 years ago
  83. bc64476 bionic/test: migrate sysconf tests from system/extras to bionic/tests by Derek Xue · 11 years ago
  84. 9d93986 Add functions in sysinfo.h. by Yabin Cui · 11 years ago
  85. 661423a Merge "Increase support of pathconf options." by Yabin Cui · 11 years ago
  86. b5e581a Increase support of pathconf options. by Yabin Cui · 11 years ago
  87. 9df4b13 Fix host build for arm/arm64 by Dmitriy Ivanov · 11 years ago
  88. b335677 Add test for --hash-style=sysv by Dmitriy Ivanov · 11 years ago
  89. 59b1dea Merge "Add missing function prototypes wcpcpy/wcpncpy." by Christopher Ferris · 11 years ago
  90. 5c7d958 Add missing function prototypes wcpcpy/wcpncpy. by Christopher Ferris · 11 years ago
  91. e3c4acf Fix our <mntent.h> implementation. by Elliott Hughes · 11 years ago
  92. 68d98d8 Assume glibc >= 2.15. by Elliott Hughes · 11 years ago
  93. 92a585c Merge "Fix glibc 2.15 build." by Elliott Hughes · 11 years ago
  94. fb50057 Fix glibc 2.15 build. by Elliott Hughes · 11 years ago
  95. ec18ce0 Add support for hash-style=gnu by Dmitriy Ivanov · 11 years ago
  96. e5cabca Merge "implement missing seekdir and telldir" by Yabin Cui · 11 years ago
  97. bbdfa51 Merge "gethostname.c: change to report ENAMETOOLONG error when buflen is less" by Elliott Hughes · 11 years ago
  98. 83204d5 Merge "bionic tests: migrate gethostname test to unistd_test.cpp from system/extras" by Elliott Hughes · 11 years ago
  99. 2f954ba gethostname.c: change to report ENAMETOOLONG error when buflen is less by Yongqin Liu · 11 years ago
  100. d94e7f0 bionic tests: migrate gethostname test to unistd_test.cpp from system/extras by Derek Xue · 11 years ago