1. 21b56eb Test POSIX 1003.1 2016 chapter 13 "Headers". by Elliott Hughes · 8 years ago
  2. eb7347a Merge "Trivial scanf benchmarks." by Elliott Hughes · 8 years ago
  3. 3b644e9 Trivial scanf benchmarks. by Elliott Hughes · 8 years ago
  4. 4940a24 Merge "Fix SYSCALLS.TXT now clock_getres comes from the vdso." by Elliott Hughes · 8 years ago
  5. f8716e4 Merge "Explain why the mips/mips64 ndk headers need to be present." by Treehugger Robot · 8 years ago
  6. 2aa10ed Merge "Fix logic in loading dependencies crossing namespace boundaries" by Dimitry Ivanov · 8 years ago
  7. 2180978 Fix SYSCALLS.TXT now clock_getres comes from the vdso. by Elliott Hughes · 8 years ago
  8. ee291c0 Explain why the mips/mips64 ndk headers need to be present. by Elliott Hughes · 8 years ago
  9. 965d06d Fix logic in loading dependencies crossing namespace boundaries by dimitry · 8 years ago
  10. d351581 Merge "Add a few missing <time.h> tests." by Elliott Hughes · 8 years ago
  11. 066d5ec Merge "Add sscanf %[ tests and fix the bug that fell out." by Elliott Hughes · 8 years ago
  12. b787c6f Merge "A few new bionic tests." by Elliott Hughes · 8 years ago
  13. 5a29d54 Add a few missing <time.h> tests. by Elliott Hughes · 8 years ago
  14. 608b451 A few new bionic tests. by Aleksandra Tsvetkova · 11 years ago
  15. 8ac7f0b Merge "Add OWNERS." by Treehugger Robot · 8 years ago
  16. 0d3ba1f Add sscanf %[ tests and fix the bug that fell out. by Elliott Hughes · 8 years ago
  17. 1d3cea5 Merge changes I80c0a510,I11ea200f,Ibc48e838 by Treehugger Robot · 8 years ago
  18. 949f583 Add OWNERS. by Elliott Hughes · 8 years ago
  19. 79249b0 bionic: add vdso clock_getres by Mark Salyzyn · 8 years ago
  20. 6f9c35d bionic: benchmark: add clock_getres performance tests by Mark Salyzyn · 8 years ago
  21. 6ffa10f bionic: benchmark: additional clock_gettime performance tests by Mark Salyzyn · 8 years ago
  22. 78b40e8 Merge "DO NOT MERGE: Merge Oreo MR1 into master" by Xin Li · 8 years ago
  23. 9fffc8e DO NOT MERGE: Merge Oreo MR1 into master by Xin Li · 8 years ago
  24. 68e425f Merge "Add more missing ELF structures/constants." am: e57a398977 by Elliott Hughes · 8 years ago
  25. e57a398 Merge "Add more missing ELF structures/constants." by Elliott Hughes · 8 years ago
  26. fbebaaa Merge "libc: add /odm/bin to the DEFPATH" am: e455c829cd by Alin Jerpelea · 8 years ago
  27. 816b259 Merge "linker: add support for odm partition" am: 7b5073767d by Alin Jerpelea · 8 years ago
  28. e455c82 Merge "libc: add /odm/bin to the DEFPATH" by Treehugger Robot · 8 years ago
  29. 7b50737 Merge "linker: add support for odm partition" by Treehugger Robot · 8 years ago
  30. 89d8a3c Add more missing ELF structures/constants. by Elliott Hughes · 8 years ago
  31. 6c77566 Merge "Make it clear that "dlopen" logging includes "dlclose"." am: c5f193cc45 by Elliott Hughes · 8 years ago
  32. c5f193c Merge "Make it clear that "dlopen" logging includes "dlclose"." by Elliott Hughes · 8 years ago
  33. 1d31832 Merge "Make our fortify FD_ISSET const, and expose the fd_mask type." by Elliott Hughes · 8 years ago
  34. c5f7824 Make it clear that "dlopen" logging includes "dlclose". by Elliott Hughes · 8 years ago
  35. c1f6219 Merge "Make our fortify FD_ISSET const, and expose the fd_mask type." by Elliott Hughes · 8 years ago
  36. 2cacb63 Merge "Reformat SIGRTMIN comments." am: d5e486cc88 by Josh Gao · 8 years ago
  37. d5e486c Merge "Reformat SIGRTMIN comments." by Treehugger Robot · 8 years ago
  38. d381beb Merge "Give ELF notes 4-byte alignment." am: ce4b624174 by Elliott Hughes · 8 years ago
  39. ce4b624 Merge "Give ELF notes 4-byte alignment." by Treehugger Robot · 8 years ago
  40. a6714d1 Make our fortify FD_ISSET const, and expose the fd_mask type. by Elliott Hughes · 8 years ago
  41. b8facf2 Reformat SIGRTMIN comments. by Josh Gao · 8 years ago
  42. 1253327 Give ELF notes 4-byte alignment. by Elliott Hughes · 8 years ago
  43. c7ec6d4 libc: add /odm/bin to the DEFPATH by Alin Jerpelea · 8 years ago
  44. 2573be6 Merge "Allow property += value in ld.config.txt" am: bfd06f63e5 by Jiyong Park · 8 years ago
  45. bfd06f6 Merge "Allow property += value in ld.config.txt" by Treehugger Robot · 8 years ago
  46. bf9cf75 Merge "Use ld.config.$VER.txt when current VNDK version is $VER" am: 86a3803799 by Justin Yun · 8 years ago
  47. 86a3803 Merge "Use ld.config.$VER.txt when current VNDK version is $VER" by Treehugger Robot · 8 years ago
  48. 53ce742 Use ld.config.$VER.txt when current VNDK version is $VER by Justin Yun · 8 years ago
  49. f8fdd5d Merge "Fix static classes in system properties" am: 96867b148f by Tom Cherry · 8 years ago
  50. 96867b1 Merge "Fix static classes in system properties" by Tom Cherry · 8 years ago
  51. e4169c6 Merge "Add new benchmark options." am: dc85247ab6 by Christopher Ferris · 8 years ago
  52. dc85247 Merge "Add new benchmark options." by Christopher Ferris · 8 years ago
  53. 8b02951 Allow property += value in ld.config.txt by Jiyong Park · 8 years ago
  54. 8d366a8 Fix static classes in system properties by Tom Cherry · 8 years ago
  55. e2188d4 Add new benchmark options. by Christopher Ferris · 8 years ago
  56. 074a9fd linker: add support for odm partition by Alin Jerpelea · 8 years ago
  57. 8e9ad19 Merge "Generate all the benchmarks to run." am: fdacec1d42 by Christopher Ferris · 8 years ago
  58. fdacec1 Merge "Generate all the benchmarks to run." by Christopher Ferris · 8 years ago
  59. 858e336 Generate all the benchmarks to run. by Christopher Ferris · 8 years ago
  60. ff2c21a Merge "Fix posix_spawn signal defaulting." am: 27d4977f1f by Elliott Hughes · 8 years ago
  61. f3fc8dc Merge "Break up clock_getcpuclockid tests." am: 9fd5626507 by Elliott Hughes · 8 years ago
  62. 27d4977 Merge "Fix posix_spawn signal defaulting." by Elliott Hughes · 8 years ago
  63. 9fd5626 Merge "Break up clock_getcpuclockid tests." by Elliott Hughes · 8 years ago
  64. 5c44e1e Merge "Address review comments from the previous change to this file." by Elliott Hughes · 8 years ago
  65. 1c41b9d Merge "Address review comments from the previous change to this file." by Treehugger Robot · 8 years ago
  66. 7bfacaa Fix posix_spawn signal defaulting. by Elliott Hughes · 8 years ago
  67. b441359 Break up clock_getcpuclockid tests. by Elliott Hughes · 8 years ago
  68. 3d98adf Address review comments from the previous change to this file. by Elliott Hughes · 8 years ago
  69. 92ce17f Merge "Remove timeout signal in ptrace test." am: bd6a5e0f70 by Yabin Cui · 8 years ago
  70. bd6a5e0 Merge "Remove timeout signal in ptrace test." by Yabin Cui · 8 years ago
  71. dde6b60 Merge "bionic: test: report kernel sha for clock_getcpuclockid failure" by Mark Salyzyn · 8 years ago
  72. 65ba81b Merge "Revert "Fix bug with double unload on unsuccessful dlopen"" by Elliott Hughes · 8 years ago
  73. 810802c Merge "bionic: test: report kernel sha for clock_getcpuclockid failure" by Treehugger Robot · 8 years ago
  74. 4eb3324 Merge "Revert "Fix bug with double unload on unsuccessful dlopen"" by Elliott Hughes · 8 years ago
  75. 143b454 Remove timeout signal in ptrace test. by Yabin Cui · 8 years ago
  76. 27f1806 Revert "Fix bug with double unload on unsuccessful dlopen" by Elliott Hughes · 8 years ago
  77. f1e645c Merge "Fix bug with double unload on unsuccessful dlopen" am: dc89324e93 by Dimitry Ivanov · 8 years ago
  78. dc89324 Merge "Fix bug with double unload on unsuccessful dlopen" by Dimitry Ivanov · 8 years ago
  79. cdfc8c1 Merge "Fix Mac build." am: c6097b0f9f by Elliott Hughes · 8 years ago
  80. c6097b0 Merge "Fix Mac build." by Treehugger Robot · 8 years ago
  81. fcbdf7d Merge "Improve the _FILE_OFFSET_BITS docs and link to them." am: 8b9037a05e by Elliott Hughes · 8 years ago
  82. 8b9037a Merge "Improve the _FILE_OFFSET_BITS docs and link to them." by Treehugger Robot · 8 years ago
  83. 4af70b4 Fix Mac build. by Elliott Hughes · 8 years ago
  84. f2a2e41 Merge "Always wrap waitpid in TEMP_FAILURE_RETRY." am: 0a25aa60a2 by Elliott Hughes · 8 years ago
  85. 0a25aa6 Merge "Always wrap waitpid in TEMP_FAILURE_RETRY." by Treehugger Robot · 8 years ago
  86. a348174 Improve the _FILE_OFFSET_BITS docs and link to them. by Elliott Hughes · 8 years ago
  87. 46248ec Merge "Revert "Remove mips/mips64 headers from the NDK sysroot."" am: 72dcf2340f by Elliott Hughes · 8 years ago
  88. 72dcf23 Merge "Revert "Remove mips/mips64 headers from the NDK sysroot."" by Elliott Hughes · 8 years ago
  89. 71b81a2 bionic: test: report kernel sha for clock_getcpuclockid failure by Mark Salyzyn · 8 years ago
  90. cabc77f Always wrap waitpid in TEMP_FAILURE_RETRY. by Elliott Hughes · 8 years ago
  91. 58554cc Fix bug with double unload on unsuccessful dlopen by dimitry · 8 years ago
  92. a034ba2 Merge "Fix vdso system call fallback failures." am: 7d5777ef15 by Elliott Hughes · 8 years ago
  93. 4ef1ab7 Merge "bionic: test: add clock_getres" am: 26b80da44a by Mark Salyzyn · 8 years ago
  94. 7d5777e Merge "Fix vdso system call fallback failures." by Treehugger Robot · 8 years ago
  95. 26b80da Merge "bionic: test: add clock_getres" by Treehugger Robot · 8 years ago
  96. eaca015 Merge "Document bionic's targetSdkVersion-specific behavior." am: be1bbb1e44 by Elliott Hughes · 8 years ago
  97. be1bbb1 Merge "Document bionic's targetSdkVersion-specific behavior." by Elliott Hughes · 8 years ago
  98. 9591df5 Fix vdso system call fallback failures. by Elliott Hughes · 8 years ago
  99. 9a051ec Merge "Fix: dl#disable_ld_config_file" am: f5a6fd2001 by Jiyong Park · 8 years ago
  100. f5a6fd2 Merge "Fix: dl#disable_ld_config_file" by Treehugger Robot · 8 years ago