1. 6995c1d Merge "Extract bionic-prepare-run-on-host to inc file." by Dmitriy Ivanov · 11 years ago
  2. 06b1b8c Extract bionic-prepare-run-on-host to inc file. by Dmitriy Ivanov · 11 years ago
  3. 432f763 Merge "Avoid pathological behavior in OpenBSD's fread." by Elliott Hughes · 11 years ago
  4. 20841a1 Avoid pathological behavior in OpenBSD's fread. by Elliott Hughes · 11 years ago
  5. 5cd127d Merge "Fix mips build" by Dmitriy Ivanov · 11 years ago
  6. 8dd2590 Merge "Create /system/lib(64)? symlinks for host tests." by Dmitriy Ivanov · 11 years ago
  7. 20463e3 Fix mips build by Dmitriy Ivanov · 11 years ago
  8. a55126f Create /system/lib(64)? symlinks for host tests. by Dmitriy Ivanov · 11 years ago
  9. 4e7d66d Merge "Use mmap to create the pthread_internal_t." by Yabin Cui · 11 years ago
  10. 291dbf6 Merge "Count references for groups instead of instances" by Dmitriy Ivanov · 11 years ago
  11. ab972b9 Count references for groups instead of instances by Dmitriy Ivanov · 11 years ago
  12. 8574a06 Use mmap to create the pthread_internal_t. by Yabin Cui · 11 years ago
  13. 46d0b81 Merge "restore sigprocmask in setjmp/longjmp test." by Yabin Cui · 11 years ago
  14. e323e99 restore sigprocmask in setjmp/longjmp test. by Yabin Cui · 11 years ago
  15. 224fb61 Merge "Resolve "unused DT entry" warnings for DT_VERNEED and DT_VERNEEDNUM." by Dmitriy Ivanov · 11 years ago
  16. e831433 Resolve "unused DT entry" warnings for DT_VERNEED and DT_VERNEEDNUM. by Alexander Ivchenko · 11 years ago
  17. 8374a54 Merge "Specify .cpu cortex-a15" by Christopher Ferris · 11 years ago
  18. ec544e1 Merge "Build our benchmarks against glibc too." by Elliott Hughes · 11 years ago
  19. 212e0e3 Build our benchmarks against glibc too. by Elliott Hughes · 11 years ago
  20. 076f69d Merge "Benchmark fread/fwrite both buffered and unbuffered." by Elliott Hughes · 11 years ago
  21. 6f9d744 Merge "Fix running the bionic benchmarks on the host." by Elliott Hughes · 11 years ago
  22. 47dc7c9 Benchmark fread/fwrite both buffered and unbuffered. by Elliott Hughes · 11 years ago
  23. f2bb57c Fix running the bionic benchmarks on the host. by Elliott Hughes · 11 years ago
  24. 3e6ef3f Merge "support _POSIX_CPUTIME" by Yabin Cui · 11 years ago
  25. fabb428 Merge "libc: Fix headers to allow direct inclusion." by David 'Digit' Turner · 11 years ago
  26. aad1a39 libc: Fix headers to allow direct inclusion. by David 'Digit' Turner · 11 years ago
  27. ce46f55 Specify .cpu cortex-a15 by Bernhard Rosenkränzer · 11 years ago
  28. 7602628 Merge "Add error-check when mapping socket to fd" by Elliott Hughes · 11 years ago
  29. 3638a83 Add error-check when mapping socket to fd by Robert Alm · 11 years ago
  30. 4614032 Merge "Move a private x86-64 header file out of the limelight." by Elliott Hughes · 11 years ago
  31. 1b66f6e Move a private x86-64 header file out of the limelight. by Elliott Hughes · 11 years ago
  32. 87516a6 Merge "[MIPS] Rewrite of setjmp/longjmp for mips64 and mipsr6" by Elliott Hughes · 11 years ago
  33. cc0a9e6 Merge "bionic tests: add setjmp/_setjmp/sigsetjmp tests." by Elliott Hughes · 11 years ago
  34. 9fea409 bionic tests: add setjmp/_setjmp/sigsetjmp tests. by Yongqin Liu · 11 years ago
  35. d5c6527 support _POSIX_CPUTIME by Yabin Cui · 11 years ago
  36. f64c43b Merge "Revert "Use mmap to create the pthread_internal_t."" by Nicolas Geoffray · 11 years ago
  37. 5b8ceff Revert "Use mmap to create the pthread_internal_t." by Nicolas Geoffray · 11 years ago
  38. 3a47863 [MIPS] Rewrite of setjmp/longjmp for mips64 and mipsr6 by Duane Sand · 11 years ago
  39. 4a6069a Merge "Use mmap to create the pthread_internal_t." by Yabin Cui · 11 years ago
  40. cc5f654 Use mmap to create the pthread_internal_t. by Yabin Cui · 11 years ago
  41. eb3a5e0 Merge "flesh out sysconf(3) and the _POSIX_* constants" by Yabin Cui · 11 years ago
  42. 95a0236 Merge "Sync with upstream OpenBSD fts.c." by Elliott Hughes · 11 years ago
  43. 806dd9f Merge "Move some pthread functions to signal.h." by Dan Albert · 11 years ago
  44. 2818279 Sync with upstream OpenBSD fts.c. by Elliott Hughes · 11 years ago
  45. 1c19194 flesh out sysconf(3) and the _POSIX_* constants by Yabin Cui · 11 years ago
  46. d77c1ec Merge "Bring our <machine/endian.h> files back in sync." by Elliott Hughes · 11 years ago
  47. ee369fb Bring our <machine/endian.h> files back in sync. by Elliott Hughes · 11 years ago
  48. 80838f1 Merge "Mips: remove arch-specific atexit.h" by Dmitriy Ivanov · 11 years ago
  49. 4ae178f Mips: remove arch-specific atexit.h by Dmitriy Ivanov · 11 years ago
  50. ff1c252 Merge "Mips: Remove unused files" by Dmitriy Ivanov · 11 years ago
  51. e3e8d15 Mips: Remove unused files by Dmitriy Ivanov · 11 years ago
  52. 6b1230b Merge "Mips: Reuse atexit.h from libc/arch-common" by Dmitriy Ivanov · 11 years ago
  53. c619603 Mips: Reuse atexit.h from libc/arch-common by Dmitriy Ivanov · 11 years ago
  54. 66ca824 Merge "Revert "<sched.h> should offer both __sched_priority and sched_priority."" by Dan Albert · 11 years ago
  55. 75ef63d Move some pthread functions to signal.h. by Dan Albert · 11 years ago
  56. f664034 Revert "<sched.h> should offer both __sched_priority and sched_priority." by Dan Albert · 11 years ago
  57. a847073 Merge "Rename test_forked -> test_isolated" by Dmitriy Ivanov · 11 years ago
  58. 0864d8b Rename test_forked -> test_isolated by Dmitriy Ivanov · 11 years ago
  59. 8b4b827 Merge "Add test_forked() option" by Dmitriy Ivanov · 11 years ago
  60. 00e3781 Add test_forked() option by Dmitriy Ivanov · 11 years ago
  61. 770198d Merge "Make the ftw(3) tests a bit more thorough." by Elliott Hughes · 11 years ago
  62. 5313c3f Merge "Fix flockfile(3) and friends for stdin/stdout/stderr too." by Elliott Hughes · 11 years ago
  63. 63bd43b Make the ftw(3) tests a bit more thorough. by Elliott Hughes · 11 years ago
  64. c48c3e4 Fix flockfile(3) and friends for stdin/stdout/stderr too. by Elliott Hughes · 11 years ago
  65. 6b48b20 Merge "Yet another relocation test" by Dmitriy Ivanov · 11 years ago
  66. 7699d13 Yet another relocation test by Dmitriy Ivanov · 11 years ago
  67. c9278b8 Merge "libc: Move <sgidefs.h> to libc/arch-mips/" by David 'Digit' Turner · 11 years ago
  68. 649f78d Merge "fix shared gid support in getpwnam/getgrnam" by Yabin Cui · 11 years ago
  69. a04c79b fix shared gid support in getpwnam/getgrnam by Yabin Cui · 11 years ago
  70. 27aa9c5 Merge "Fix jump to unmapped memory on atexit" by Dmitriy Ivanov · 11 years ago
  71. a254705 Fix jump to unmapped memory on atexit by Dmitriy Ivanov · 11 years ago
  72. 6e50cb4 libc: Move <sgidefs.h> to libc/arch-mips/ by David 'Digit' Turner · 11 years ago
  73. 8eda0a6 Merge "libc: Fix mktime returns an uncorrect time in empty TZ case" by Elliott Hughes · 11 years ago
  74. ee4c8fe Merge "bionic/test: migrate sysconf tests from system/extras to bionic/tests" by Dmitriy Ivanov · 11 years ago
  75. f2c8820 Merge "Add getaddrinfo(3) tests for NULL arguments." by Elliott Hughes · 11 years ago
  76. 35f8910 Merge "Remove remaining bionic support for TARGET_CPU_SMP being false." by Elliott Hughes · 11 years ago
  77. bfbf7a4 Remove remaining bionic support for TARGET_CPU_SMP being false. by Elliott Hughes · 11 years ago
  78. 32fea14 Add getaddrinfo(3) tests for NULL arguments. by Elliott Hughes · 11 years ago
  79. eef1eb6 Merge "Allow asan for glibc tests." by Dan Albert · 11 years ago
  80. 01f1ff2 Allow asan for glibc tests. by Dan Albert · 11 years ago
  81. 154e202 libc: Fix mktime returns an uncorrect time in empty TZ case by Satoru Takeuchi · 11 years ago
  82. bc64476 bionic/test: migrate sysconf tests from system/extras to bionic/tests by Derek Xue · 11 years ago
  83. 3856931 Merge "Add functions in sysinfo.h." by Yabin Cui · 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. 4cf942d Merge "sysconf(3) returns long." by Elliott Hughes · 11 years ago
  88. 60d84af sysconf(3) returns long. by Elliott Hughes · 11 years ago
  89. cdcef73 Merge "Add non-macro stdin/stdout/stderr too." by Elliott Hughes · 11 years ago
  90. 168667c Add non-macro stdin/stdout/stderr too. by Elliott Hughes · 11 years ago
  91. 27fa71e Merge "Fix host build for arm/arm64" by Dmitriy Ivanov · 11 years ago
  92. 9df4b13 Fix host build for arm/arm64 by Dmitriy Ivanov · 11 years ago
  93. 898aab2 Merge "Add test for --hash-style=sysv" by Dmitriy Ivanov · 11 years ago
  94. b335677 Add test for --hash-style=sysv by Dmitriy Ivanov · 11 years ago
  95. c490b50 Merge "Rename soinfo methods and fields" by Dmitriy Ivanov · 11 years ago
  96. 047b593 Rename soinfo methods and fields by Dmitriy Ivanov · 11 years ago
  97. 59b1dea Merge "Add missing function prototypes wcpcpy/wcpncpy." by Christopher Ferris · 11 years ago
  98. 5c7d958 Add missing function prototypes wcpcpy/wcpncpy. by Christopher Ferris · 11 years ago
  99. 0a135b4 Merge "Fix our <mntent.h> implementation." by Elliott Hughes · 11 years ago
  100. e3c4acf Fix our <mntent.h> implementation. by Elliott Hughes · 11 years ago