1. d288a51 Add the seccomp tests to bionic's TEST_MAPPING presubmit. by Elliott Hughes · 1 year, 1 month ago
  2. 9cdc362 Merge "<fts.h>: fix fts_compar declaration for C23." into main by Elliott Hughes · 1 year, 1 month ago
  3. 7a8b06d Merge "bionic/tests: change device-tests to general-tests" into main by Treehugger Robot · 1 year, 1 month ago
  4. 8fd8432 <fts.h>: fix fts_compar declaration for C23. by Elliott Hughes · 1 year, 1 month ago
  5. e8bd807 bionic/tests: change device-tests to general-tests by Nick Kralevich · 1 year, 1 month ago
  6. 3c13592 Merge "Add method to use allocator app defaults." into main by Christopher Ferris · 1 year, 1 month ago
  7. 3d367aa Merge "Add apex/com.android.virt/bin to the PATH." into main by Treehugger Robot · 1 year, 1 month ago
  8. f3fa4a2 Merge "Revert "bionic: Disable arm32 cpu_target_featuers test"" into main by Sharjeel Khan · 1 year, 1 month ago
  9. 1e95537 Merge "Use %m with printf() rather than strerrordesc_np()." into main by Elliott Hughes · 1 year, 1 month ago
  10. be5088e Add apex/com.android.virt/bin to the PATH. by Steven Moreland · 1 year, 1 month ago
  11. 6abc7d1 Use %m with printf() rather than strerrordesc_np(). by Elliott Hughes · 1 year, 1 month ago
  12. 3d4918e Revert "bionic: Disable arm32 cpu_target_featuers test" by Sharjeel Khan · 1 year, 1 month ago
  13. 0b23199 Add method to use allocator app defaults. by Christopher Ferris · 2 years, 5 months ago
  14. 42992d6 Merge "librust_baremetal: statically choose x86_64 memset" into main by Daniel Verkamp · 1 year, 1 month ago
  15. 0c0f92c librust_baremetal: statically choose x86_64 memset by Daniel Verkamp · 1 year, 1 month ago
  16. 083194a Merge "Revert "Remove the return type from the syscall lists and parser."" into main by Pechetty Sravani (xWF) · 1 year, 1 month ago
  17. 979e10e Revert "Remove the return type from the syscall lists and parser." by Liana Kazanova (xWF) · 1 year, 1 month ago
  18. c29851f Merge "generate_notice.py: fix SPDX confusion." into main by Elliott Hughes · 1 year, 1 month ago
  19. fe9a0d6 Merge "Remove the return type from the syscall lists and parser." into main by Elliott Hughes · 1 year, 1 month ago
  20. f9e6d96 generate_notice.py: fix SPDX confusion. by Elliott Hughes · 1 year, 1 month ago
  21. 45d7100 Merge "<sys/io.h>: add inb()/inw()/inl() and outb()/outw()/outl()." into main by Elliott Hughes · 1 year, 1 month ago
  22. e3be1d1 Merge "netbsd-compat.h: remove a couple more unused #defines." into main by Elliott Hughes · 1 year, 1 month ago
  23. 0751196 Merge "openbsd-compat.h: remove another unused forward declaration." into main by Treehugger Robot · 1 year, 1 month ago
  24. 83f08aa Remove the return type from the syscall lists and parser. by Elliott Hughes · 1 year, 1 month ago
  25. ace54e4 openbsd-compat.h: remove another unused forward declaration. by Elliott Hughes · 1 year, 1 month ago
  26. 3ddc73b netbsd-compat.h: remove a couple more unused #defines. by Elliott Hughes · 1 year, 1 month ago
  27. 635c510 Merge "Remove unused NetBSD reallocarr()." into main by Elliott Hughes · 1 year, 1 month ago
  28. f32cb14 <sys/io.h>: add inb()/inw()/inl() and outb()/outw()/outl(). by Elliott Hughes · 1 year, 1 month ago
  29. 0ffef7e Merge "Remove now-unused _PATH_TMP from the OpenBSD compat header." into main by Treehugger Robot · 1 year, 1 month ago
  30. bf95dd5 Merge "Provide x86_64 mem* functions in librust_baremetal." into main by Daniel Verkamp · 1 year, 1 month ago
  31. acaf1eb Remove now-unused _PATH_TMP from the OpenBSD compat header. by Elliott Hughes · 1 year, 1 month ago
  32. a95154e Remove unused NetBSD reallocarr(). by Elliott Hughes · 1 year, 1 month ago
  33. 971405b Merge "gensyscalls.py: remove unused "decl"." into main by Elliott Hughes · 1 year, 1 month ago
  34. 41d561e Merge "Remove obsolete _PATH_BSHELL hacks." into main by Elliott Hughes · 1 year, 1 month ago
  35. 4e426ae Merge "__bionic_get_shell_path(): "just work" on the host." into main by Elliott Hughes · 1 year, 1 month ago
  36. cb76b26 Remove obsolete _PATH_BSHELL hacks. by Elliott Hughes · 1 year, 1 month ago
  37. d34d8ca __bionic_get_shell_path(): "just work" on the host. by Elliott Hughes · 1 year, 1 month ago
  38. 02f51c3 Merge "bionic: loader: Log failures to load incompatible 4KiB-ELFs" into main by Treehugger Robot · 1 year, 1 month ago
  39. 463df1a bionic: loader: Log failures to load incompatible 4KiB-ELFs by Kalesh Singh · 1 year, 1 month ago
  40. 1751738 Merge "Use API level more consistently." into main by Elliott Hughes · 1 year, 1 month ago
  41. 54a047f gensyscalls.py: remove unused "decl". by Elliott Hughes · 1 year, 1 month ago
  42. 55060f0 Use API level more consistently. by Elliott Hughes · 1 year, 1 month ago
  43. 4b26f7f Merge "Start using SPDX." into main by Elliott Hughes · 1 year, 1 month ago
  44. 1c04069 Provide x86_64 mem* functions in librust_baremetal. by Daniel Verkamp · 1 year, 2 months ago
  45. 076a08b Merge "Add sched_getattr()/sched_setattr()." into main by Treehugger Robot · 1 year, 1 month ago
  46. e4e893d Merge "linker: have clang check the DL_ERROR_AFTER() format strings." into main by Elliott Hughes · 1 year, 1 month ago
  47. 0d1f18c Merge "Prefer the app-developer targetSdkVersion over "api level"." into main by Elliott Hughes · 1 year, 1 month ago
  48. 40a5808 Merge "Clean up the riscv64 assembler slightly." into main by Elliott Hughes · 1 year, 1 month ago
  49. 13da600 Start using SPDX. by Elliott Hughes · 1 year, 1 month ago
  50. ff7bb09 Clean up the riscv64 assembler slightly. by Elliott Hughes · 1 year, 1 month ago
  51. 3369e02 Merge "riscv64: remove unused file." into main by Treehugger Robot · 1 year, 2 months ago
  52. 460e99a riscv64: remove unused file. by Elliott Hughes · 1 year, 2 months ago
  53. f4420fb Add sched_getattr()/sched_setattr(). by Elliott Hughes · 1 year, 2 months ago
  54. 3b6a13f linker: have clang check the DL_ERROR_AFTER() format strings. by Elliott Hughes · 1 year, 2 months ago
  55. cc3cb35 Prefer the app-developer targetSdkVersion over "api level". by Elliott Hughes · 1 year, 2 months ago
  56. 9160882 Merge "linker: simplify how warnings turn into errors past a certain api level." into main by Elliott Hughes · 1 year, 2 months ago
  57. a7a7fb4 Merge "Expand the dlopen() docs." into main by Elliott Hughes · 1 year, 2 months ago
  58. 5cbc4aa Expand the dlopen() docs. by Elliott Hughes · 1 year, 2 months ago
  59. c14f545 linker: simplify how warnings turn into errors past a certain api level. by Elliott Hughes · 1 year, 2 months ago
  60. 62dd6a1 Merge "Inline two single-use templates." into main by Elliott Hughes · 1 year, 2 months ago
  61. d2ca7da Inline two single-use templates. by Elliott Hughes · 1 year, 2 months ago
  62. e1d8d8d Merge "linker: warn about invalid p_align for loadable segments." into main by Elliott Hughes · 1 year, 2 months ago
  63. 376443f Merge "Add POSIX 2024 NSIG_MAX." into main by Elliott Hughes · 1 year, 2 months ago
  64. 1cb840c Merge "Add missing POSIX 2024 tests." into main by Elliott Hughes · 1 year, 2 months ago
  65. 60b293b Merge "fortify test cleanup." into main by Elliott Hughes · 1 year, 2 months ago
  66. f4d57ac Add missing POSIX 2024 tests. by Elliott Hughes · 1 year, 2 months ago
  67. c039e49 linker: warn about invalid p_align for loadable segments. by Elliott Hughes · 1 year, 2 months ago
  68. 5866673 fortify test cleanup. by Elliott Hughes · 1 year, 2 months ago
  69. 9bb0864 Add POSIX 2024 NSIG_MAX. by Elliott Hughes · 1 year, 2 months ago
  70. fb97d10 Merge "Add _SC_NSIG." into main by Elliott Hughes · 1 year, 2 months ago
  71. da8ee21 Merge changes Icd47731f,I69e9df72,I755fdd34 into main by Daniel Verkamp · 1 year, 2 months ago
  72. df4e06c Add fortify memcpy_chk happy path tests. by Daniel Verkamp · 1 year, 2 months ago
  73. 4f7d3d6 Use atoi() in memcpy_chk fortify test. by Daniel Verkamp · 1 year, 2 months ago
  74. 901e9a8 x86, x86_64: Add __memcpy_chk assembly versions. by Daniel Verkamp · 1 year, 2 months ago
  75. aa7ea41 Add _SC_NSIG. by Elliott Hughes · 1 year, 2 months ago
  76. d597a90 Merge "ReadPadSegmentNote(): improve error message." into main by Elliott Hughes · 1 year, 2 months ago
  77. 21869a5 ReadPadSegmentNote(): improve error message. by Elliott Hughes · 1 year, 2 months ago
  78. 296bd99 Merge "Skip rather than reject invalid ELF notes for existing apps." into main by Elliott Hughes · 1 year, 2 months ago
  79. d5e064d Merge "[MTE] do not use ldg in linker if MTE is off for process" into main by Florian Mayer · 1 year, 2 months ago
  80. ec79de0 Skip rather than reject invalid ELF notes for existing apps. by Elliott Hughes · 1 year, 2 months ago
  81. a7ac0ef Merge "Fix CFI directives in memmove implementation" into main by Treehugger Robot · 1 year, 2 months ago
  82. 7c26956 Merge "Use madvise MADV_DONTNEED." into main by Christopher Ferris · 1 year, 2 months ago
  83. ff5a7ae Use madvise MADV_DONTNEED. by Christopher Ferris · 1 year, 2 months ago
  84. 5831d23 Merge "Fix complex_test.cpp build failure from new libc++" into main by Ryan Prichard · 1 year, 2 months ago
  85. e6f8321 [MTE] do not use ldg in linker if MTE is off for process by Florian Mayer · 1 year, 2 months ago
  86. 1a0f605 Merge "Sync with upstream netbsd." into main by Elliott Hughes · 1 year, 2 months ago
  87. 21cae62 Merge "Document the PackageManager "lib*.so" requirement before API level 36." into main by Elliott Hughes · 1 year, 2 months ago
  88. f59ab53 Fix CFI directives in memmove implementation by Ryuichiro Chiba · 1 year, 2 months ago
  89. 1c3e420 Fix complex_test.cpp build failure from new libc++ by Ryan Prichard · 1 year, 2 months ago
  90. 893785f Merge "Fix docs about enabling low memory allocator." into main by Christopher Ferris · 1 year, 2 months ago
  91. 3f26381 Sync with upstream netbsd. by Elliott Hughes · 1 year, 2 months ago
  92. 73f2ec2 Fix docs about enabling low memory allocator. by Christopher Ferris · 1 year, 2 months ago
  93. d46acf6 Document the PackageManager "lib*.so" requirement before API level 36. by Elliott Hughes · 1 year, 2 months ago
  94. 6828877 Merge "Explain the stdio benchmark's read/write results." into main by Treehugger Robot · 1 year, 2 months ago
  95. 934bcad Merge "Add present bytes when recording allocations." into main by Christopher Ferris · 1 year, 2 months ago
  96. f957ac0 Explain the stdio benchmark's read/write results. by Elliott Hughes · 1 year, 2 months ago
  97. 1da9488 Merge "Further harden the pad note parsing code." into main by Elliott Hughes · 1 year, 2 months ago
  98. 4e9f23f Merge "Global clang-tidy is dead, and not coming back." into main by Treehugger Robot · 1 year, 2 months ago
  99. 9b1d3eb Global clang-tidy is dead, and not coming back. by Elliott Hughes · 1 year, 2 months ago
  100. 93d8194 Further harden the pad note parsing code. by Elliott Hughes · 1 year, 2 months ago