1. c1f6219 Merge "Make our fortify FD_ISSET const, and expose the fd_mask type." by Elliott Hughes · 8 years ago
  2. d5e486c Merge "Reformat SIGRTMIN comments." by Treehugger Robot · 8 years ago
  3. ce4b624 Merge "Give ELF notes 4-byte alignment." by Treehugger Robot · 8 years ago
  4. a6714d1 Make our fortify FD_ISSET const, and expose the fd_mask type. by Elliott Hughes · 8 years ago
  5. b8facf2 Reformat SIGRTMIN comments. by Josh Gao · 8 years ago
  6. 1253327 Give ELF notes 4-byte alignment. by Elliott Hughes · 8 years ago
  7. bfd06f6 Merge "Allow property += value in ld.config.txt" by Treehugger Robot · 8 years ago
  8. 86a3803 Merge "Use ld.config.$VER.txt when current VNDK version is $VER" by Treehugger Robot · 8 years ago
  9. 53ce742 Use ld.config.$VER.txt when current VNDK version is $VER by Justin Yun · 8 years ago
  10. 96867b1 Merge "Fix static classes in system properties" by Tom Cherry · 8 years ago
  11. dc85247 Merge "Add new benchmark options." by Christopher Ferris · 8 years ago
  12. 8b02951 Allow property += value in ld.config.txt by Jiyong Park · 8 years ago
  13. 8d366a8 Fix static classes in system properties by Tom Cherry · 8 years ago
  14. e2188d4 Add new benchmark options. by Christopher Ferris · 8 years ago
  15. fdacec1 Merge "Generate all the benchmarks to run." by Christopher Ferris · 8 years ago
  16. 858e336 Generate all the benchmarks to run. by Christopher Ferris · 8 years ago
  17. 27d4977 Merge "Fix posix_spawn signal defaulting." by Elliott Hughes · 8 years ago
  18. 9fd5626 Merge "Break up clock_getcpuclockid tests." by Elliott Hughes · 8 years ago
  19. 1c41b9d Merge "Address review comments from the previous change to this file." by Treehugger Robot · 8 years ago
  20. 7bfacaa Fix posix_spawn signal defaulting. by Elliott Hughes · 8 years ago
  21. b441359 Break up clock_getcpuclockid tests. by Elliott Hughes · 8 years ago
  22. 3d98adf Address review comments from the previous change to this file. by Elliott Hughes · 8 years ago
  23. bd6a5e0 Merge "Remove timeout signal in ptrace test." by Yabin Cui · 8 years ago
  24. 810802c Merge "bionic: test: report kernel sha for clock_getcpuclockid failure" by Treehugger Robot · 8 years ago
  25. 4eb3324 Merge "Revert "Fix bug with double unload on unsuccessful dlopen"" by Elliott Hughes · 8 years ago
  26. 143b454 Remove timeout signal in ptrace test. by Yabin Cui · 8 years ago
  27. 27f1806 Revert "Fix bug with double unload on unsuccessful dlopen" by Elliott Hughes · 8 years ago
  28. dc89324 Merge "Fix bug with double unload on unsuccessful dlopen" by Dimitry Ivanov · 8 years ago
  29. c6097b0 Merge "Fix Mac build." by Treehugger Robot · 8 years ago
  30. 8b9037a Merge "Improve the _FILE_OFFSET_BITS docs and link to them." by Treehugger Robot · 8 years ago
  31. 4af70b4 Fix Mac build. by Elliott Hughes · 8 years ago
  32. 0a25aa6 Merge "Always wrap waitpid in TEMP_FAILURE_RETRY." by Treehugger Robot · 8 years ago
  33. a348174 Improve the _FILE_OFFSET_BITS docs and link to them. by Elliott Hughes · 8 years ago
  34. 72dcf23 Merge "Revert "Remove mips/mips64 headers from the NDK sysroot."" by Elliott Hughes · 8 years ago
  35. 71b81a2 bionic: test: report kernel sha for clock_getcpuclockid failure by Mark Salyzyn · 8 years ago
  36. cabc77f Always wrap waitpid in TEMP_FAILURE_RETRY. by Elliott Hughes · 8 years ago
  37. 58554cc Fix bug with double unload on unsuccessful dlopen by dimitry · 8 years ago
  38. 7d5777e Merge "Fix vdso system call fallback failures." by Treehugger Robot · 8 years ago
  39. 26b80da Merge "bionic: test: add clock_getres" by Treehugger Robot · 8 years ago
  40. be1bbb1 Merge "Document bionic's targetSdkVersion-specific behavior." by Elliott Hughes · 8 years ago
  41. 9591df5 Fix vdso system call fallback failures. by Elliott Hughes · 8 years ago
  42. f5a6fd2 Merge "Fix: dl#disable_ld_config_file" by Treehugger Robot · 8 years ago
  43. 9828386 Fix: dl#disable_ld_config_file by Jiyong Park · 8 years ago
  44. 6a5a99f bionic: test: add clock_getres by Mark Salyzyn · 8 years ago
  45. 6347ace Document bionic's targetSdkVersion-specific behavior. by Elliott Hughes · 8 years ago
  46. 790d2f7 Revert "Remove mips/mips64 headers from the NDK sysroot." by Lazar Trsic · 8 years ago
  47. b7d6df2 Merge "Optimize libc for generic armv7/armv8 neon cores" by Isaac Chen · 8 years ago
  48. 8fb8c61 Merge "Improve pty unit test to catch the bug more easily." by Yabin Cui · 8 years ago
  49. 57a4006 Improve pty unit test to catch the bug more easily. by Yabin Cui · 8 years ago
  50. f40402a Merge "Fix support for typed tests and parameterized tests." by Treehugger Robot · 8 years ago
  51. 5e235c8 Fix support for typed tests and parameterized tests. by Yabin Cui · 8 years ago
  52. e070051 Merge "Use -Werror in bionic/tests" by Treehugger Robot · 8 years ago
  53. 38997e4 Use -Werror in bionic/tests by Chih-Hung Hsieh · 8 years ago
  54. 8c75675 Merge "Change ARG_MAX/_SC_ARG_MAX back to a constant." by Elliott Hughes · 8 years ago
  55. e0dfad4 Merge "Update to kernel headers v4.14." by Christopher Ferris · 8 years ago
  56. c3f1b6a Merge "Simplify the posix_spawn sigdefault logic." by Elliott Hughes · 8 years ago
  57. baed51e Change ARG_MAX/_SC_ARG_MAX back to a constant. by Elliott Hughes · 8 years ago
  58. de5f9a1 Merge "Reduce unnecessary quoting for --gtest_filter." by Elliott Hughes · 8 years ago
  59. 966f659 Merge "Only use uids and gids for which we've allocated AIDs" by Tom Cherry · 8 years ago
  60. 1308ad3 Update to kernel headers v4.14. by Christopher Ferris · 8 years ago
  61. 4362f89 Only use uids and gids for which we've allocated AIDs by Tom Cherry · 8 years ago
  62. 10ba4bd Reduce unnecessary quoting for --gtest_filter. by Elliott Hughes · 8 years ago
  63. 2b8ab4b Simplify the posix_spawn sigdefault logic. by Elliott Hughes · 8 years ago
  64. 315dd89 Merge changes I39663cc3,Ie75ec6fe by Tom Cherry · 8 years ago
  65. f76bbf5 Remove some globals from system_properties by Tom Cherry · 8 years ago
  66. fd44b9f Split system_properties.cpp into its component pieces by Tom Cherry · 8 years ago
  67. 40a5cfa Merge "Remove more trivial char/wchar_t printf differences." by Elliott Hughes · 8 years ago
  68. b70576b Remove more trivial char/wchar_t printf differences. by Elliott Hughes · 8 years ago
  69. 0793e3d Merge "Yet more printf de-duplication." by Elliott Hughes · 8 years ago
  70. 13e86af Merge "Move public scanf functions away from implementation." by Treehugger Robot · 8 years ago
  71. 345b727 Move public scanf functions away from implementation. by Elliott Hughes · 8 years ago
  72. bc27bdc Yet more printf de-duplication. by Elliott Hughes · 8 years ago
  73. 1c9f044 Merge "Better test handling and logging in grp_pwd_test.cpp" by Treehugger Robot · 8 years ago
  74. 2c05c0f Better test handling and logging in grp_pwd_test.cpp by Tom Cherry · 8 years ago
  75. 843e340 Merge "Add trivial test for __memrchr_chk." by Treehugger Robot · 8 years ago
  76. 9b0def7 Merge "Use builtins for fma/fmax/fmin/round on arm64." by Elliott Hughes · 8 years ago
  77. 9a1bb70 Use builtins for fma/fmax/fmin/round on arm64. by Elliott Hughes · 8 years ago
  78. 55a8cc2 Add trivial test for __memrchr_chk. by Elliott Hughes · 8 years ago
  79. 5e186f9 Merge "Move shared parts of the two printfs out." by Elliott Hughes · 8 years ago
  80. a6092a9 Merge "Add trivial tests for the <resolv.h> base64 functions." by Elliott Hughes · 8 years ago
  81. 1670e2a Merge "Add trivial ttyname(3) test." by Elliott Hughes · 8 years ago
  82. 6e59a78 Merge "Revert "Use builtins for fma/fmax/fmin/round on arm/arm64."" by Treehugger Robot · 8 years ago
  83. c6fa2c3 Merge "Make versioner depend on lib{LLVM,clang}_android.so" by Pirama Arumuga Nainar · 8 years ago
  84. 3b583f6 Revert "Use builtins for fma/fmax/fmin/round on arm/arm64." by Elliott Hughes · 8 years ago
  85. ccea843 Merge "Remove test that adds no coverage." by Elliott Hughes · 8 years ago
  86. d62d61d Merge "Use builtins for fma/fmax/fmin/round on arm/arm64." by Elliott Hughes · 8 years ago
  87. 728cde5 Add trivial ttyname(3) test. by Elliott Hughes · 8 years ago
  88. 32f608d Remove test that adds no coverage. by Elliott Hughes · 8 years ago
  89. 70f0209 Add trivial tests for the <resolv.h> base64 functions. by Elliott Hughes · 8 years ago
  90. 1f49317 Move shared parts of the two printfs out. by Elliott Hughes · 8 years ago
  91. e57d772 Use builtins for fma/fmax/fmin/round on arm/arm64. by Elliott Hughes · 8 years ago
  92. 265b1ab Merge "Change bool, and string properties to *bool, and *string for cc" by Treehugger Robot · 8 years ago
  93. 0844856 Merge "More printf de-duplication." by Elliott Hughes · 8 years ago
  94. 946e02d Merge "Fix bionic benchmark unit tests." by Christopher Ferris · 8 years ago
  95. 93a1f8b More printf de-duplication. by Elliott Hughes · 8 years ago
  96. 1414802 Merge "[AArch64] Optimized memcmp" by Treehugger Robot · 8 years ago
  97. 3404bb1 Merge "Allow 32-bit fseeko/fseeko64 SEEK_CUR/SEEK_SET to exceed 2 GiB" by Treehugger Robot · 8 years ago
  98. bf54986 Allow 32-bit fseeko/fseeko64 SEEK_CUR/SEEK_SET to exceed 2 GiB by Ryan Prichard · 8 years ago
  99. ad05730 Fix bionic benchmark unit tests. by Christopher Ferris · 8 years ago
  100. dab0fd5 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 8 years ago