1. a9aa2cc Merge "Add guards for things the versioner can't catch." am: 82f28565ce by Dan Albert · 8 years ago
  2. 82f2856 Merge "Add guards for things the versioner can't catch." by Treehugger Robot · 8 years ago
  3. 01a2910 Merge "Make default namespace handle the 'visible' flag." am: f2c203f188 by Justin Yun · 8 years ago
  4. f2c203f Merge "Make default namespace handle the 'visible' flag." by Treehugger Robot · 8 years ago
  5. a86d68d Merge "Report correct errno on clone failure" am: b2688f4a2a by Dimitry Ivanov · 8 years ago
  6. b2688f4 Merge "Report correct errno on clone failure" by Dimitry Ivanov · 8 years ago
  7. 90de9f0 Make default namespace handle the 'visible' flag. by Justin Yun · 8 years ago
  8. 3f7e65e Add guards for things the versioner can't catch. by Dan Albert · 8 years ago
  9. f43e6a4 Merge "Name function arguments in libc headers for Studio." am: 3ce8834e53 by Elliott Hughes · 8 years ago
  10. 3ce8834 Merge "Name function arguments in libc headers for Studio." by Elliott Hughes · 8 years ago
  11. 87fcfef Merge "libc fortify: error on realpath(NULL, foo)" am: 6beab08440 by George Burgess IV · 8 years ago
  12. 6beab08 Merge "libc fortify: error on realpath(NULL, foo)" by Treehugger Robot · 8 years ago
  13. 95bd488 libc fortify: error on realpath(NULL, foo) by George Burgess IV · 8 years ago
  14. 6de6087 Report correct errno on clone failure by dimitry · 8 years ago
  15. faa7434 Name function arguments in libc headers for Studio. by Elliott Hughes · 8 years ago
  16. a1cbfee Merge "Improve error handling and fix minor bugs in bionic benchmarks." by Christopher Ferris · 8 years ago
  17. 30438e4 Merge "Improve error handling and fix minor bugs in bionic benchmarks." by Christopher Ferris · 8 years ago
  18. de850b2 Merge "Add musl benchmarks." am: 73c3be2219 by Christopher Ferris · 8 years ago
  19. 73c3be2 Merge "Add musl benchmarks." by Christopher Ferris · 8 years ago
  20. 8ba9c53 Merge "Fix pattern to account for '_' prefix in syscalls" am: cf764c05e4 by Dimitry Ivanov · 8 years ago
  21. cf764c0 Merge "Fix pattern to account for '_' prefix in syscalls" by Dimitry Ivanov · 8 years ago
  22. daebd05 Fix pattern to account for '_' prefix in syscalls by dimitry · 8 years ago
  23. 2104cf6 Merge changes I36924c4b,Ib6bdd09e am: 32f719ad1a by Dan Albert · 8 years ago
  24. 32f719a Merge changes I36924c4b,Ib6bdd09e by Treehugger Robot · 8 years ago
  25. a98a5fb Improve error handling and fix minor bugs in bionic benchmarks. by Anders Lewis · 8 years ago
  26. fda7562 Merge "Put back the _Exit rename for pre-L." am: 0cd32c1aba by Dan Albert · 8 years ago
  27. 74e0876 Merge "Track tinyxml2 API change." am: 88879d19ea by Elliott Hughes · 8 years ago
  28. 0cd32c1 Merge "Put back the _Exit rename for pre-L." by Treehugger Robot · 8 years ago
  29. 88879d1 Merge "Track tinyxml2 API change." by Elliott Hughes · 8 years ago
  30. e7c0abe Merge "Fix include to be file-relative." am: e8658b3022 by Dan Albert · 8 years ago
  31. ac4f4b4 Add musl benchmarks. by Anders Lewis · 8 years ago
  32. e8658b3 Merge "Fix include to be file-relative." by Treehugger Robot · 8 years ago
  33. 9601f16 Expand swprintf tests. by Dan Albert · 8 years ago
  34. 6805c2d Expand wcsto* tests. by Dan Albert · 8 years ago
  35. c2223f7 Track tinyxml2 API change. by Elliott Hughes · 8 years ago
  36. 033ad09 Merge "Implement interface for bionic benchmarks." am: ebbbe292bd by Christopher Ferris · 8 years ago
  37. ebbbe29 Merge "Implement interface for bionic benchmarks." by Christopher Ferris · 8 years ago
  38. b2ca031 Fix include to be file-relative. by Dan Albert · 8 years ago
  39. 45e8d1d Merge "Remove reference to non-existent __LP32__." am: 8aa387fbee by Elliott Hughes · 8 years ago
  40. 8aa387f Merge "Remove reference to non-existent __LP32__." by Elliott Hughes · 8 years ago
  41. cd8828c Put back the _Exit rename for pre-L. by Dan Albert · 8 years ago
  42. a7b0f88 Implement interface for bionic benchmarks. by Anders Lewis · 8 years ago
  43. 939ac92 Merge "Revert "Revert "Move back to the previous version of ion.h.""" by Christopher Ferris · 8 years ago
  44. 906dc0d Merge "Revert "Revert "Move back to the previous version of ion.h.""" by Christopher Ferris · 8 years ago
  45. 0138c46 Remove reference to non-existent __LP32__. by Elliott Hughes · 8 years ago
  46. f750ba0 Revert "Revert "Move back to the previous version of ion.h."" by Christopher Ferris · 8 years ago
  47. 76f68b3 Merge "Remove a check for AIDs in the OEM range." am: f631e5a001 by Tom Cherry · 8 years ago
  48. f631e5a Merge "Remove a check for AIDs in the OEM range." by Tom Cherry · 8 years ago
  49. 212ea2b Merge "With O_TMPFILE, open(2) takes a mode argument." am: 2fdefadcee by Elliott Hughes · 8 years ago
  50. 10d21d2 Merge "Some <syslog.h> fixes." am: a0ad52b953 by Elliott Hughes · 8 years ago
  51. 2fdefad Merge "With O_TMPFILE, open(2) takes a mode argument." by Elliott Hughes · 8 years ago
  52. a0ad52b Merge "Some <syslog.h> fixes." by Elliott Hughes · 8 years ago
  53. a14485a Remove a check for AIDs in the OEM range. by Tom Cherry · 8 years ago
  54. b115aef With O_TMPFILE, open(2) takes a mode argument. by Elliott Hughes · 8 years ago
  55. afaabfe Merge "libc fortify: warn on open() with useless mode bits" am: cc3639b3ee by George Burgess IV · 8 years ago
  56. cc3639b Merge "libc fortify: warn on open() with useless mode bits" by Treehugger Robot · 8 years ago
  57. 4e37d53 libc fortify: warn on open() with useless mode bits by George Burgess IV · 8 years ago
  58. f517288 Some <syslog.h> fixes. by Elliott Hughes · 8 years ago
  59. bf16d95 Merge "Fix dprintf/vdprintf fallbacks for GCC." am: 488c961ecc by Dan Albert · 8 years ago
  60. 488c961 Merge "Fix dprintf/vdprintf fallbacks for GCC." by Treehugger Robot · 8 years ago
  61. 7482896 Merge "Revert "Revert "Move back to the previous version of ion.h.""" by Christopher Ferris · 8 years ago
  62. 5dde3e4 Merge "Revert "Revert "Move back to the previous version of ion.h.""" by Christopher Ferris · 8 years ago
  63. 02ce968 Revert "Revert "Move back to the previous version of ion.h."" by Christopher Ferris · 8 years ago
  64. 3aa9bf3 Fix dprintf/vdprintf fallbacks for GCC. by Dan Albert · 8 years ago
  65. 59e8910 Merge "Revert "Move back to the previous version of ion.h."" am: bb36e9fae1 by Christopher Ferris · 8 years ago
  66. bb36e9f Merge "Revert "Move back to the previous version of ion.h."" by Christopher Ferris · 8 years ago
  67. 5869bbe Merge "libc fortify: make string.h use diagnose_if" am: b1b125ead1 by George Burgess IV · 8 years ago
  68. b1b125e Merge "libc fortify: make string.h use diagnose_if" by Treehugger Robot · 8 years ago
  69. ec8c79a Merge "linker: the global group is added to all built-in namespaces" by Jiyong Park · 8 years ago
  70. c9fb662 Merge "linker: the global group is added to all built-in namespaces" by Treehugger Robot · 8 years ago
  71. bc6d5e9 Merge "Add some <sched.h> tests." am: 26c59f7082 by Elliott Hughes · 8 years ago
  72. 26c59f7 Merge "Add some <sched.h> tests." by Elliott Hughes · 8 years ago
  73. 02586a2 linker: the global group is added to all built-in namespaces by Jiyong Park · 8 years ago
  74. 2950f13 Add some <sched.h> tests. by Elliott Hughes · 8 years ago
  75. 8f2608a Merge "Finish <stdio_ext.h>." am: 316a44f33c by Elliott Hughes · 8 years ago
  76. 316a44f Merge "Finish <stdio_ext.h>." by Elliott Hughes · 8 years ago
  77. 96eb6cb Merge "libc fortify: make fcntl.h use diagnose_if" am: 5ac5a7c083 by George Burgess IV · 8 years ago
  78. 5ac5a7c Merge "libc fortify: make fcntl.h use diagnose_if" by Treehugger Robot · 8 years ago
  79. 1ede4ab Merge "libc fortify: make socket.h and stdlib.h use diagnose_if" am: a821283d22 by George Burgess IV · 8 years ago
  80. a821283 Merge "libc fortify: make socket.h and stdlib.h use diagnose_if" by Treehugger Robot · 8 years ago
  81. ced73cd Merge "libc fortify: make stdio.h use diagnose_if" am: 6e0de9da49 by George Burgess IV · 8 years ago
  82. 6e0de9d Merge "libc fortify: make stdio.h use diagnose_if" by Treehugger Robot · 8 years ago
  83. f5b6f13 Merge "libc fortify: make poll.h and stat.h use diagnose_if" am: cff14d9e3e by George Burgess IV · 8 years ago
  84. cff14d9 Merge "libc fortify: make poll.h and stat.h use diagnose_if" by Treehugger Robot · 8 years ago
  85. b630046 libc fortify: make string.h use diagnose_if by George Burgess IV · 8 years ago
  86. 54f5d83 libc fortify: make socket.h and stdlib.h use diagnose_if by George Burgess IV · 8 years ago
  87. 23dbf82 libc fortify: make stdio.h use diagnose_if by George Burgess IV · 8 years ago
  88. 52dde5f libc fortify: make poll.h and stat.h use diagnose_if by George Burgess IV · 8 years ago
  89. 0df4c37 libc fortify: make fcntl.h use diagnose_if by George Burgess IV · 8 years ago
  90. f781e14 Merge "Mark new/delete as weak in the NDK stubs." am: aa8f766bf0 by Dan Albert · 8 years ago
  91. a28402b Merge "libc fortify: make unistd.h use diagnose_if" am: 0ec52ce15b by George Burgess IV · 8 years ago
  92. aa8f766 Merge "Mark new/delete as weak in the NDK stubs." by Treehugger Robot · 8 years ago
  93. 0ec52ce Merge "libc fortify: make unistd.h use diagnose_if" by Treehugger Robot · 8 years ago
  94. 0fa654a Merge "Remove nullability specifications." am: fe3d58f49f by Elliott Hughes · 8 years ago
  95. fe3d58f Merge "Remove nullability specifications." by Elliott Hughes · 8 years ago
  96. 5ba2c21 Finish <stdio_ext.h>. by Elliott Hughes · 8 years ago
  97. f54872e Merge "Clean up linker fatals slightly." am: 1bac61f09f by Elliott Hughes · 8 years ago
  98. 16c1739 libc fortify: make unistd.h use diagnose_if by George Burgess IV · 8 years ago
  99. 1bac61f Merge "Clean up linker fatals slightly." by Treehugger Robot · 8 years ago
  100. 3f66e74 Remove nullability specifications. by Elliott Hughes · 8 years ago