1. e5bd239 Add NGROUPS. by Elliott Hughes · 1 year, 9 months ago
  2. 252ed57 Merge "riscv64: use L() in the handful of places we didn't already." into main by Elliott Hughes · 1 year, 9 months ago
  3. 6937761 arm64: use L() in the handful of places we didn't already. by Elliott Hughes · 1 year, 9 months ago
  4. 9e89249 riscv64: use L() in the handful of places we didn't already. by Elliott Hughes · 1 year, 9 months ago
  5. b974596 Merge "Hide overaligned global address from the compiler." into main by Treehugger Robot · 1 year, 9 months ago
  6. 8bd83d8 Hide overaligned global address from the compiler. by Peter Collingbourne · 1 year, 9 months ago
  7. e564066 Merge "Disable USE_SCUDO branches for HWASan" into main by Florian Mayer · 1 year, 9 months ago
  8. d8ad152 Disable USE_SCUDO branches for HWASan by Florian Mayer · 1 year, 9 months ago
  9. 54a6121 Custom memset implementation for Qualcomm Oryon CPU by Vaisakh K V · 1 year, 10 months ago
  10. 83e5584 Custom memcpy implementation for Qualcomm Oryon CPU by Vaisakh K V · 1 year, 10 months ago
  11. 29f233a Merge "sysconf()/getpagesize() documentation." into main by Treehugger Robot · 1 year, 10 months ago
  12. 3bfb6ee sysconf()/getpagesize() documentation. by Elliott Hughes · 1 year, 10 months ago
  13. 5a42460 Merge "elf.h: add EF_RISCV_FLOAT_ABI." into main by Elliott Hughes · 1 year, 10 months ago
  14. fb95ed5 Merge "Improve our dlsym()/dlvsym() docs a bit more." into main by Treehugger Robot · 1 year, 10 months ago
  15. b90d6b3 elf.h: add EF_RISCV_FLOAT_ABI. by Elliott Hughes · 1 year, 10 months ago
  16. cb47a4f Use ifuncs for memset and memrchr. by Elliott Hughes · 1 year, 10 months ago
  17. edc73c5 Improve our dlsym()/dlvsym() docs a bit more. by Elliott Hughes · 1 year, 10 months ago
  18. 6bf133d Remove duplicate ELF_ST_TYPE() macro. by Elliott Hughes · 1 year, 10 months ago
  19. 2a70ee6 Merge "Update FreeBSD elf_common.h." into main by Elliott Hughes · 1 year, 10 months ago
  20. ef9504b Merge "Change doc about crash_detail name" into main by Treehugger Robot · 1 year, 10 months ago
  21. a35df79 Merge "Fix StaticTlsLayout for atypical alignment values" into main by Ryan Prichard · 1 year, 10 months ago
  22. a5d6778 Change doc about crash_detail name by Florian Mayer · 1 year, 10 months ago
  23. 6cd03ef Update FreeBSD elf_common.h. by Elliott Hughes · 1 year, 10 months ago
  24. 4396392 Fix StaticTlsLayout for atypical alignment values by Ryan Prichard · 1 year, 10 months ago
  25. 526bd98 Include the SPDX identifiers in NOTICE files. by Elliott Hughes · 1 year, 10 months ago
  26. 63df96b Merge "crt*.o cleanup." into main by Elliott Hughes · 1 year, 10 months ago
  27. f3a8ae8 Merge "Ignore bionic versioning in vendor modules" into main by Treehugger Robot · 1 year, 10 months ago
  28. 6a30b71 crt*.o cleanup. by Elliott Hughes · 1 year, 10 months ago
  29. 60573de Merge "Move memtag_stack out of libc_globals" into main by Florian Mayer · 1 year, 10 months ago
  30. ced6302 Ignore bionic versioning in vendor modules by Justin Yun · 1 year, 10 months ago
  31. eb4cf41 Add missing documentation to <dlfcn.h>. by Elliott Hughes · 1 year, 10 months ago
  32. 73750dc Move memtag_stack out of libc_globals by Florian Mayer · 1 year, 10 months ago
  33. 5cc10a9 Merge "Make memtag_handle_longjmp precise" into main by Florian Mayer · 1 year, 10 months ago
  34. 0e1412e Make memtag_handle_longjmp precise by Florian Mayer · 1 year, 10 months ago
  35. 7c37e12 Merge "Clarify the timespec argument to clock_nanosleep()." into main am: 70ecb746f3 by Elliott Hughes · 1 year, 10 months ago
  36. c2ce647 Merge "Consistently use 'op' in argument names." into main am: 47f8ab80cc by Elliott Hughes · 1 year, 10 months ago
  37. 786484d Merge "_Fork(): clarify what not running pthread_atfork() handlers means in practice." into main am: 69bc81615b by Elliott Hughes · 1 year, 10 months ago
  38. 70ecb74 Merge "Clarify the timespec argument to clock_nanosleep()." into main by Elliott Hughes · 1 year, 10 months ago
  39. 47f8ab8 Merge "Consistently use 'op' in argument names." into main by Elliott Hughes · 1 year, 10 months ago
  40. 8dc9c1c Clarify the timespec argument to clock_nanosleep(). by Elliott Hughes · 1 year, 10 months ago
  41. 364fc76 Consistently use 'op' in argument names. by Elliott Hughes · 1 year, 10 months ago
  42. 8257268 _Fork(): clarify what not running pthread_atfork() handlers means in practice. by Elliott Hughes · 1 year, 10 months ago
  43. b4d8542 Merge "Correct the nullability annotation in posix_spawnattr_init()" into main am: 2c0e9a58ea by Treehugger Robot · 1 year, 10 months ago
  44. 2c0e9a5 Merge "Correct the nullability annotation in posix_spawnattr_init()" into main by Treehugger Robot · 1 year, 10 months ago
  45. 335380e Merge "Add _Fork()." into main am: a216b269ef by Elliott Hughes · 1 year, 10 months ago
  46. 148476d Correct the nullability annotation in posix_spawnattr_init() by zijunzhao · 1 year, 10 months ago
  47. a216b26 Merge "Add _Fork()." into main by Elliott Hughes · 1 year, 10 months ago
  48. 2411fff Add _Fork(). by Elliott Hughes · 1 year, 11 months ago
  49. 91a073d Merge "Remove unnecessary includes" into main am: 9218876df0 by Treehugger Robot · 1 year, 10 months ago
  50. 9218876 Merge "Remove unnecessary includes" into main by Treehugger Robot · 1 year, 10 months ago
  51. 5f177e3 Remove unnecessary includes by Florian Mayer · 1 year, 11 months ago
  52. d29e333 Merge "Add ..DEPRECATED_PAGE_SIZE macro" into main am: 2215ad406b by Steven Moreland · 1 year, 11 months ago
  53. 2215ad4 Merge "Add ..DEPRECATED_PAGE_SIZE macro" into main by Steven Moreland · 1 year, 11 months ago
  54. f6e9904 Add ..DEPRECATED_PAGE_SIZE macro by Steven Moreland · 1 year, 11 months ago
  55. 0500d85 Merge "__bionic_get_shell_path(): explanatory comment." into main am: c3a6b446c4 by Treehugger Robot · 1 year, 11 months ago
  56. 529e624 __bionic_get_shell_path(): explanatory comment. by Elliott Hughes · 1 year, 11 months ago
  57. 7617af2 Merge "Improve android_set_abort_message() documentation." into main am: dcfc4a1ccc by Elliott Hughes · 1 year, 11 months ago
  58. 94c93d6 Improve android_set_abort_message() documentation. by Elliott Hughes · 1 year, 11 months ago
  59. de24241 Merge "Mention ApplicationExitInfo in docs" into main am: 6835b71819 by Treehugger Robot · 1 year, 11 months ago
  60. 63df50e Mention ApplicationExitInfo in docs by Florian Mayer · 1 year, 11 months ago
  61. 00fa3f3 Merge "Clean up the <netinet/ether.h> implementation." into main am: 9a7da857a7 by Elliott Hughes · 1 year, 11 months ago
  62. b904f6d Merge "Stop trying to be clever with sysconf(_SC_NGROUPS_MAX)." into main am: 85164759f7 by Elliott Hughes · 1 year, 11 months ago
  63. 0514c95 Merge "Clarify _PC_REC_INCR_XFER_SIZE and _PC_REC_MAX_XFER_SIZE." into main am: ea8be9ff96 by Elliott Hughes · 1 year, 11 months ago
  64. 9a7da85 Merge "Clean up the <netinet/ether.h> implementation." into main by Elliott Hughes · 1 year, 11 months ago
  65. 8516475 Merge "Stop trying to be clever with sysconf(_SC_NGROUPS_MAX)." into main by Elliott Hughes · 1 year, 11 months ago
  66. ea8be9f Merge "Clarify _PC_REC_INCR_XFER_SIZE and _PC_REC_MAX_XFER_SIZE." into main by Elliott Hughes · 1 year, 11 months ago
  67. caeb54a Merge "use /system/bin/sh for all" into main am: 79434542bc by Jooyung Han · 1 year, 11 months ago
  68. 7943454 Merge "use /system/bin/sh for all" into main by Jooyung Han · 1 year, 11 months ago
  69. dd756ae Stop trying to be clever with sysconf(_SC_NGROUPS_MAX). by Elliott Hughes · 1 year, 11 months ago
  70. ae0d0c9 Clarify _PC_REC_INCR_XFER_SIZE and _PC_REC_MAX_XFER_SIZE. by Elliott Hughes · 1 year, 11 months ago
  71. 2f8ccc5 Merge changes from topics "crashapi2", "crashapi3" into main am: 30c7aad06d by Treehugger Robot · 1 year, 11 months ago
  72. 4bd5112 Allow to re-use the same crash_detail. am: e2aefc46e7 by Florian Mayer · 1 year, 11 months ago
  73. 30c7aad Merge changes from topics "crashapi2", "crashapi3" into main by Treehugger Robot · 1 year, 11 months ago
  74. 35bdfa0 use /system/bin/sh for all by Jooyung Han · 1 year, 11 months ago
  75. ca4749a header and android_crash_detail prefix for crash_detail API by Florian Mayer · 1 year, 11 months ago
  76. ce81e05 Merge "Reland^2 "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main am: ca6861e8ad by Florian Mayer · 1 year, 11 months ago
  77. 2b11b65 Merge "Revert "use /system/bin/sh for new vendor partition"" into main am: 44890f9e52 by Jernej Virag · 1 year, 11 months ago
  78. 44890f9 Merge "Revert "use /system/bin/sh for new vendor partition"" into main by Jernej Virag · 1 year, 11 months ago
  79. 780e8ea Revert "use /system/bin/sh for new vendor partition" by Joonhun Shin · 1 year, 11 months ago
  80. a97819c Merge "use /system/bin/sh for new vendor partition" into main am: 1a1d7a189e by Jooyung Han · 1 year, 11 months ago
  81. 1a1d7a1 Merge "use /system/bin/sh for new vendor partition" into main by Jooyung Han · 1 year, 11 months ago
  82. e65e193 Reland^2 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 1 year, 11 months ago
  83. 3ed6e72 Clean up the <netinet/ether.h> implementation. by Elliott Hughes · 1 year, 11 months ago
  84. c03b656 use /system/bin/sh for new vendor partition by Jooyung Han · 1 year, 11 months ago
  85. 8861936 Merge "Simplify our trivial initgroups(), and add a test." into main am: 76cab44ab1 by Elliott Hughes · 1 year, 11 months ago
  86. 6a45884 Simplify our trivial initgroups(), and add a test. by Elliott Hughes · 1 year, 11 months ago
  87. 37bea4e Merge "Revert^3 "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main am: 469568b94a by Treehugger Robot · 1 year, 11 months ago
  88. 469568b Merge "Revert^3 "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main by Treehugger Robot · 1 year, 11 months ago
  89. 976f598 Merge "Fix sysconf(_SC_NGROUPS_MAX)." into main am: b28adb35bd by Elliott Hughes · 1 year, 11 months ago
  90. 6995b4a Merge "Move three legacy .c files to .cpp." into main am: 5a1f29e6cf by Elliott Hughes · 1 year, 11 months ago
  91. b28adb3 Merge "Fix sysconf(_SC_NGROUPS_MAX)." into main by Elliott Hughes · 1 year, 11 months ago
  92. 5a1f29e Merge "Move three legacy .c files to .cpp." into main by Elliott Hughes · 1 year, 11 months ago
  93. f53e91c Revert^3 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 1 year, 11 months ago
  94. ff5de23 Merge "Add API to allow apps to attach extra information to tombstones." into main am: 50f4d83960 by Florian Mayer · 1 year, 11 months ago
  95. 50f4d83 Merge "Add API to allow apps to attach extra information to tombstones." into main by Florian Mayer · 1 year, 11 months ago
  96. b387743 Fix sysconf(_SC_NGROUPS_MAX). by Elliott Hughes · 1 year, 11 months ago
  97. 17e4068 Move three legacy .c files to .cpp. by Elliott Hughes · 1 year, 11 months ago
  98. e2aefc4 Allow to re-use the same crash_detail. by Florian Mayer · 1 year, 11 months ago
  99. 7c83d09 Add API to allow apps to attach extra information to tombstones. by Florian Mayer · 1 year, 11 months ago
  100. 2add976 Merge "libc/Android.bp: make libc_headers visible to llvm-libc" into main am: d74f255a50 by Nick Desaulniers · 1 year, 11 months ago