1. 4c78ca7 Cleanup now that we don't need __NDK_FPABI__. by Dan Albert · 8 years ago
  2. fec0e01 Merge "Add __libc_format_buffer_va_list." by Josh Gao · 8 years ago
  3. 10a441b Merge "Unify linker files under one license (BSD)" by Treehugger Robot · 8 years ago
  4. 273991c Add __libc_format_buffer_va_list. by Josh Gao · 8 years ago
  5. bcc4da9 Unify linker files under one license (BSD) by Dimitry Ivanov · 8 years ago
  6. 606ba27 Merge changes I9d06ea8a,I2d157024 by Treehugger Robot · 8 years ago
  7. c54937b Merge "add fortified implementations of send/sendto" by Treehugger Robot · 8 years ago
  8. 9c2094f Fixup API level guards for new fortify functions. by Dan Albert · 8 years ago
  9. 8b154b1 Guard the GNU strerror_r with an API check. by Dan Albert · 8 years ago
  10. 95b59c5 add fortified implementations of send/sendto by Daniel Micay · 8 years ago
  11. 7b52454 Merge "Add details on why AT_SYMLINK_NOFOLLOW is dangerous" by Treehugger Robot · 8 years ago
  12. e7ea761 Merge "Revert "Make libc.so global"" by Treehugger Robot · 8 years ago
  13. 125f1c0 Add details on why AT_SYMLINK_NOFOLLOW is dangerous by Nick Kralevich · 8 years ago
  14. 65236d4 Revert "Make libc.so global" by Dimitry Ivanov · 8 years ago
  15. 0370905 Merge "Be more strict about using invalid `pthread_t`s." by Elliott Hughes · 8 years ago
  16. ade3be4 Merge "Add __system_property_wait and return the serial in __system_property_read_callback." by Treehugger Robot · 8 years ago
  17. 11859d4 Be more strict about using invalid `pthread_t`s. by Elliott Hughes · 8 years ago
  18. 9fc52de Merge "Do not use std::vector in android_namespace_t::is_accessible" by Treehugger Robot · 8 years ago
  19. a0d374d Add __system_property_wait and return the serial in __system_property_read_callback. by Elliott Hughes · 8 years ago
  20. 5b74e9b Merge "Make libc.so global" by Treehugger Robot · 8 years ago
  21. 572b1dd Merge "Match __bos0 to __pass_object_size0 in FORTIFY" by Treehugger Robot · 8 years ago
  22. 3b236ae Do not use std::vector in android_namespace_t::is_accessible by Dimitry Ivanov · 8 years ago
  23. 879177c Make libc.so global by Dimitry Ivanov · 8 years ago
  24. 2cb4dfb Merge "Replace public library list with shared lib sonames (part 2/2)" by Dimitry Ivanov · 8 years ago
  25. c9fb177 Merge "loader: fix d-tor call order" by Dimitry Ivanov · 8 years ago
  26. 156d5a8 Match __bos0 to __pass_object_size0 in FORTIFY by George Burgess IV · 8 years ago
  27. ec90e24 loader: fix d-tor call order by Dimitry Ivanov · 8 years ago
  28. 1327680 Merge "Replace public library list with shared lib sonames (part 1/2)" by Treehugger Robot · 8 years ago
  29. 7a34b9d Replace public library list with shared lib sonames (part 2/2) by Dimitry Ivanov · 9 years ago
  30. 7d429d3 Replace public library list with shared lib sonames (part 1/2) by Dimitry Ivanov · 9 years ago
  31. e86a8d6 Merge "Removing the kuser_helper elf note from building" by Treehugger Robot · 8 years ago
  32. dd91b32 Removing the kuser_helper elf note from building by mspector · 8 years ago
  33. 43801a5 Merge "Remove unnecessary memsets in linker allocators" by Treehugger Robot · 8 years ago
  34. 5ac6509 Merge "libc: add clang FORTIFY support" by Treehugger Robot · 8 years ago
  35. 4e7ab92 Merge "Add test checking init/fini call order" by Treehugger Robot · 8 years ago
  36. 8cbe97d Remove unnecessary memsets in linker allocators by Dimitry Ivanov · 8 years ago
  37. 7cc779f libc: add clang FORTIFY support by George Burgess IV · 8 years ago
  38. ea8f396 Add test checking init/fini call order by Dimitry Ivanov · 8 years ago
  39. 2bfb8c9 Merge "Add "benchmark" to time atomic operations" by Hans Boehm · 8 years ago
  40. f201c70 Merge "Revert "Stop checking the global thread list in several trivial cases."" by Elliott Hughes · 8 years ago
  41. bcb1529 Revert "Stop checking the global thread list in several trivial cases." by Elliott Hughes · 8 years ago
  42. a1fa522 Merge "Improve a comment." by Elliott Hughes · 8 years ago
  43. 4708f43 Merge "Stop checking the global thread list in several trivial cases." by Treehugger Robot · 8 years ago
  44. f5a4992 Stop checking the global thread list in several trivial cases. by Elliott Hughes · 8 years ago
  45. 5e6cf05 Improve a comment. by Elliott Hughes · 8 years ago
  46. 4a47d2c Merge "Create seccomp policy without TRAP for further processing" by Paul Lawrence · 9 years ago
  47. be8a2af Create seccomp policy without TRAP for further processing by Paul Lawrence · 9 years ago
  48. 9886ea3 Merge "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  49. 33ae5a9 Merge "isnan and isinf aren't functions." by Elliott Hughes · 9 years ago
  50. 68ecec1 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  51. e76ee99 isnan and isinf aren't functions. by Elliott Hughes · 9 years ago
  52. a187a6f Merge "Revert "Remove the global thread list."" by David James · 9 years ago
  53. 7484c21 Revert "Remove the global thread list." by Elliott Hughes · 9 years ago
  54. 1fedfed Merge "Exit failure if trying to load non-PIE." by Dan Albert · 9 years ago
  55. 118b198 Merge "Check overflows in c-tor instead of doing it in d-tor" by Treehugger Robot · 9 years ago
  56. 68e6c03 Check overflows in c-tor instead of doing it in d-tor by Dimitry Ivanov · 9 years ago
  57. 3c838bb Merge "Do not load second copy of a library into same namespace" by Treehugger Robot · 9 years ago
  58. 3bd9061 Do not load second copy of a library into same namespace by Dimitry Ivanov · 9 years ago
  59. 9b9d4eb Merge "Remove the global thread list." by Elliott Hughes · 9 years ago
  60. b88112d Merge "bionic: move ADF uapi header out of bionic" by Treehugger Robot · 9 years ago
  61. 9586fe2 Merge "Revert "Fix CFI initialization crash on x86."" by Evgenii Stepanov · 9 years ago
  62. beb3eb1 Revert "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  63. dd76f74 Merge "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  64. 95e2e6f Exit failure if trying to load non-PIE. by Dan Albert · 9 years ago
  65. 4ccd431 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  66. 3f55787 Add "benchmark" to time atomic operations by Hans Boehm · 9 years ago
  67. eb35144 Merge "s/NULL/nullptr/ in system properties code." by Treehugger Robot · 9 years ago
  68. 8e7396c s/NULL/nullptr/ in system properties code. by Elliott Hughes · 9 years ago
  69. 44bea80 Merge "clang-format system_properties.cpp." by Treehugger Robot · 9 years ago
  70. 9750d6b Merge "Revert "Fix CFI initialization crash on x86."" by Alex Cheung · 9 years ago
  71. 6fcd7a7 Revert "Fix CFI initialization crash on x86." by Alex Cheung · 9 years ago
  72. 9160ed9 clang-format system_properties.cpp. by Elliott Hughes · 9 years ago
  73. a506664 Merge "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  74. 5dc75c6 Merge "glibc ipc64_perm __key compatibility." by Treehugger Robot · 9 years ago
  75. be46d38 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  76. 93e272d Merge "property_contexts: split into platform and non-platform components" by Sandeep Patil · 9 years ago
  77. 0c6f806 Merge "Remove backwards compatibility for old system properties." by Treehugger Robot · 9 years ago
  78. a29821b glibc ipc64_perm __key compatibility. by Elliott Hughes · 9 years ago
  79. f8562c5 Remove backwards compatibility for old system properties. by Elliott Hughes · 9 years ago
  80. 34f0cfa property_contexts: split into platform and non-platform components by Sandeep Patil · 9 years ago
  81. 6a9e0c8 Merge "Update to kernel headers v4.9.6." by Treehugger Robot · 9 years ago
  82. 7518109 bionic: move ADF uapi header out of bionic by Greg Hackmann · 9 years ago
  83. 351a796 Update to kernel headers v4.9.6. by Christopher Ferris · 9 years ago
  84. 00e388d Merge "Update to kernel headers v4.9.3." by Christopher Ferris · 9 years ago
  85. 15db5d0 Merge "Silence unused variable warning in sys_ptrace_test" by Pavel Labath · 9 years ago
  86. bb9713d Silence unused variable warning in sys_ptrace_test by Pavel Labath · 9 years ago
  87. 3f62787 Merge "Add hardware breakpoint ptrace test" by Pavel Labath · 9 years ago
  88. fb082ee Add hardware breakpoint ptrace test by Pavel Labath · 9 years ago
  89. 2ca556b Merge "Remove dependency on libc.a from the linker" by Treehugger Robot · 9 years ago
  90. 55aae03 Merge "Remove bionic-unit-tests-gcc" by Dimitry Ivanov · 9 years ago
  91. 451909d Remove dependency on libc.a from the linker by Dimitry Ivanov · 9 years ago
  92. 3c81d5b Remove bionic-unit-tests-gcc by Dimitry Ivanov · 9 years ago
  93. 577a944 Merge "Adding kuser_helper on note to all arm32 binaries." by Max Spector · 9 years ago
  94. 3c0363d Merge "Fix bionic-unit-tests in arch with binary translator" by Victor Khimenko · 9 years ago
  95. 0c45c7d Merge "Don't mark __res_params or android_net_context as packed." by Treehugger Robot · 9 years ago
  96. 2e3d6a1 Adding kuser_helper on note to all arm32 binaries. by mspector · 9 years ago
  97. 6a9755d Update to kernel headers v4.9.3. by Christopher Ferris · 9 years ago
  98. 6418f95 Merge "Use trap not kill in seccomp filter" by Paul Lawrence · 9 years ago
  99. 14b9d71 Fix bionic-unit-tests in arch with binary translator by Victor Khimenko · 9 years ago
  100. 18c009c Merge "Fix bionic-unit-tests in some non-standard builds" by Victor Khimenko · 9 years ago