1. 456ce1e Merge changes I2fc4fc9d,Id7b1a925 into main by Mitch Phillips · 2 years, 1 month ago
  2. e8139f5 Linker support for MTE globals. by Mitch Phillips · 3 years, 2 months ago
  3. c20bf01 Merge "string/memory functions: avoid qemu bugs/performance issues." into main by Prashanth Swaminathan · 2 years, 2 months ago
  4. d65368e libc_init_static.cpp: drop gold support. by Elliott Hughes · 2 years, 2 months ago
  5. aefe999 string/memory functions: avoid qemu bugs/performance issues. by Elliott Hughes · 2 years, 2 months ago
  6. 0b27d31 Merge "Stop fp unwinding if the pc is 0." into main by Christopher Ferris · 2 years, 2 months ago
  7. cfcb7b6 Stop fp unwinding if the pc is 0. by Christopher Ferris · 2 years, 2 months ago
  8. 0207a6a Merge changes from topic "appcompat_override" into main by Treehugger Robot · 2 years, 2 months ago
  9. b4e560e Add android_mallopt M_GET_DECAY_TIME_ENABLED. by Christopher Ferris · 2 years, 3 months ago
  10. 0ab0615 Move __system_properties_reload to LIBC from LIBC_PLATFORM by Nate Myren · 2 years, 3 months ago
  11. b8c87b1 Write appcompat_override system properties by Nate Myren · 2 years, 5 months ago
  12. 363e743 Merge "Use DYNAMIC entries for MTE enablement" into main by Mitch Phillips · 2 years, 3 months ago
  13. 7c1f377 Use DYNAMIC entries for MTE enablement by Mitch Phillips · 2 years, 4 months ago
  14. 25af17c Clarify the fcntl() "that's not how F_SETFD works" error. by Elliott Hughes · 2 years, 3 months ago
  15. 389a40a Merge "Remove <ctype.h> cruft." into main by Elliott Hughes · 2 years, 3 months ago
  16. e370688 Remove <ctype.h> cruft. by Elliott Hughes · 2 years, 11 months ago
  17. 2109f12 Add strerrordesc_np() and strerrorname_np(). by Elliott Hughes · 2 years, 4 months ago
  18. 906d7d4 Merge "Add epoll_pwait2()." into main by Elliott Hughes · 2 years, 4 months ago
  19. 744cfd3 Let executables not rely on sentinels in preinit_array/init_array/fini_array by Yabin Cui · 2 years, 5 months ago
  20. fce8a15 __riscv_hwprobe: don't try to set errno. by Elliott Hughes · 2 years, 4 months ago
  21. 647472d <termios.h>: add two new POSIX functions. by Elliott Hughes · 2 years, 5 months ago
  22. a71a15f Merge "sysconf(): implement cache queries." into main by Elliott Hughes · 2 years, 5 months ago
  23. 02df738 sysconf(): implement cache queries. by Elliott Hughes · 2 years, 5 months ago
  24. 4c62e59 Add epoll_pwait2(). by Elliott Hughes · 2 years, 6 months ago
  25. 8cd1ddc Merge "bionic: libc_init_static: Use page_size()" into main by Kalesh Singh · 2 years, 5 months ago
  26. ac587f8 Merge "bionic: Use max_page_size() instead of PAGE_SIZE" into main by Juan Yescas · 2 years, 5 months ago
  27. 3649db3 bionic: Use max_page_size() instead of PAGE_SIZE by Juan Yescas · 2 years, 5 months ago
  28. 183f58b bionic: libc_init_static: Use page_size() by Kalesh Singh · 2 years, 5 months ago
  29. 620a722 riscv64: fix ifuncs, improve the ifunc tests. by Elliott Hughes · 2 years, 5 months ago
  30. f9571ec Point to the riscv64 psABI frame pointer documentation. by Elliott Hughes · 2 years, 5 months ago
  31. 1982dce Merge changes I1a60d6ef,Idabf0107 into main by Dan Albert · 2 years, 5 months ago
  32. 636b9b9 Merge "Increase time to set allocation limit." into main by Christopher Ferris · 2 years, 5 months ago
  33. e9ffc52 Increase time to set allocation limit. by Christopher Ferris · 2 years, 5 months ago
  34. 16007d5 Fix result for zero-length non-null conversion. by Dan Albert · 2 years, 6 months ago
  35. a9e914d Make multibyte result constants public. by Dan Albert · 2 years, 6 months ago
  36. 3a8fed1 Fix mismatched return types for surrogate pairs. by Dan Albert · 2 years, 6 months ago
  37. 2df6e5f Merge "riscv64: use vdso for __riscv_hwprobe()." into main by Elliott Hughes · 2 years, 5 months ago
  38. b08f79a riscv64: pass a null argument to ifunc resolvers. by Elliott Hughes · 2 years, 5 months ago
  39. 9a7d048 riscv64: use vdso for __riscv_hwprobe(). by Elliott Hughes · 2 years, 6 months ago
  40. 215baed De-pessimize SigSetConverter usage. by Elliott Hughes · 2 years, 6 months ago
  41. 2557f73 Consistently use %m rather than strerror() in logging. by Elliott Hughes · 2 years, 6 months ago
  42. fd93b60 Check for mprotect result by Kelvin Zhang · 2 years, 6 months ago
  43. 26e0e00 Merge "[HWASan] add comment to explain why we can use __has_feature" by Florian Mayer · 2 years, 7 months ago
  44. 02108ce [HWASan] add comment to explain why we can use __has_feature by Florian Mayer · 2 years, 7 months ago
  45. e9a7b81 Add new mallopt M_LOG_STATS. by Christopher Ferris · 2 years, 8 months ago
  46. f5cd292 Merge "Expose tzalloc()/localtime_rz()/mktime_z()/tzfree()." by Elliott Hughes · 2 years, 7 months ago
  47. 2bd4316 Expose tzalloc()/localtime_rz()/mktime_z()/tzfree(). by Elliott Hughes · 2 years, 7 months ago
  48. e07704a Use more appropriate param type for __early_abort by dimitry · 2 years, 7 months ago
  49. bb11ee6 Remove PAGE_SIZE call sites. by Peter Collingbourne · 3 years, 8 months ago
  50. ab2d3e1 Remove __RENAME_LDBL. by Elliott Hughes · 2 years, 7 months ago
  51. e20c5fa Merge "Revert "Add debug logging for memtag level"" by Florian Mayer · 2 years, 8 months ago
  52. dd44378 Revert "Add debug logging for memtag level" by Florian Mayer · 2 years, 8 months ago
  53. c35a0dc riscv64: say "x3" rather than "gp" in shadow call stack assembler. by Elliott Hughes · 2 years, 8 months ago
  54. 68904ae Merge "Make fork equivalent to vfork when HWASan or MTE stack tagging is enabled." by Treehugger Robot · 2 years, 8 months ago
  55. b6a592b Make fork equivalent to vfork when HWASan or MTE stack tagging is enabled. by Peter Collingbourne · 2 years, 10 months ago
  56. e023a02 Merge "<time.h>: change the new C23 TIME_ constants." by Elliott Hughes · 2 years, 8 months ago
  57. 7db0a6c <time.h>: change the new C23 TIME_ constants. by Elliott Hughes · 2 years, 8 months ago
  58. 213d943 syslog.h: implement LOG_PERROR. by Elliott Hughes · 2 years, 11 months ago
  59. 52541ee C23: add timespec_getres() and the new TIME_* constants. by Elliott Hughes · 2 years, 9 months ago
  60. d3733e1 Merge "riscv64: fix the name of Zisslpcfi." by Treehugger Robot · 2 years, 9 months ago
  61. 7663578 riscv64: fix the name of Zisslpcfi. by Elliott Hughes · 2 years, 9 months ago
  62. 17b2bae Merge "Make tmpfile() respect $TMPDIR." by Elliott Hughes · 2 years, 9 months ago
  63. 8b86c0b Make tmpfile() respect $TMPDIR. by Elliott Hughes · 2 years, 9 months ago
  64. 4967017 Merge "Introduce hwasan mode for linker" by Florian Mayer · 2 years, 9 months ago
  65. c10d064 Introduce hwasan mode for linker by Florian Mayer · 2 years, 10 months ago
  66. 7dd3896 riscv64: switch from x18 to gp for shadow call stack. by Elliott Hughes · 2 years, 9 months ago
  67. 462ca8b <spawn.h>: add posix_spawn_file_actions_addchdir_np()/posix_spawn_file_actions_addfchdir_np(). by Elliott Hughes · 2 years, 9 months ago
  68. 6ef483e Merge "posix_spawn_file_actions_addopen(): crash early rather than late." by Zijun Zhao · 2 years, 10 months ago
  69. b8e4e46 posix_spawn_file_actions_addopen(): crash early rather than late. by Elliott Hughes · 2 years, 10 months ago
  70. f6c25d6 scandir: clarity improvements. by Elliott Hughes · 2 years, 10 months ago
  71. 060cd24 Merge "riscv64 SCS support." by Elliott Hughes · 2 years, 10 months ago
  72. b4f4f4e Merge "Add debug logging for memtag level" by Florian Mayer · 2 years, 10 months ago
  73. b3f3e86 Add debug logging for memtag level by Florian Mayer · 2 years, 10 months ago
  74. 9a39eb3 Increase the implementation of __memcpy_chk assembly by caowencheng · 2 years, 10 months ago
  75. d86eb86 Add support for M_PURGE_ALL. by Christopher Ferris · 2 years, 11 months ago
  76. dc3ed4f Merge "Pull flockfile/funlockfile/ftrylockfile into stdio.cpp." by Elliott Hughes · 2 years, 10 months ago
  77. 20dd3fe Pull flockfile/funlockfile/ftrylockfile into stdio.cpp. by Elliott Hughes · 2 years, 11 months ago
  78. 9108f25 Remove <pthread.h> cruft. by Elliott Hughes · 2 years, 11 months ago
  79. 432a4af Remove <signal.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 11 months ago
  80. 9a7155d riscv64 SCS support. by Elliott Hughes · 3 years ago
  81. 3c3736e Remove <sys/statvfs.h> inlines for API level 19. by Elliott Hughes · 2 years, 11 months ago
  82. 3d577a8 Merge "Add the recoverable GWP-ASan feature." by Mitch Phillips · 3 years ago
  83. 64c7d18 Merge "[GWP-ASan] Add TURN_ON_FOR_APP_SAMPLED_NON_CRASHING to android_mallopt" by Mitch Phillips · 3 years ago
  84. 2480f49 [GWP-ASan] Add TURN_ON_FOR_APP_SAMPLED_NON_CRASHING to android_mallopt by Mitch Phillips · 3 years ago
  85. a493fe4 Add the recoverable GWP-ASan feature. by Mitch Phillips · 3 years ago
  86. 98c641b Merge "Sync strptime.c with upstream." by Elliott Hughes · 3 years ago
  87. 357908d Defer to getpagesize() in sysconf(). by Elliott Hughes · 3 years ago
  88. 347dc62 Plumb scudo_ring_buffer_size to debuggerd_process_info by Florian Mayer · 3 years, 1 month ago
  89. d3627a4 Sync strptime.c with upstream. by Elliott Hughes · 3 years, 1 month ago
  90. 8d9549e Move some cruft from the build system to the source. by Elliott Hughes · 3 years, 1 month ago
  91. 1e59e2a fcntl: remove some duplication, fix a bug. by Elliott Hughes · 3 years, 1 month ago
  92. dfe67d2 Tell people when they've messed up with fcntl(FD_SETFD). by Elliott Hughes · 3 years, 11 months ago
  93. 3cc366d Implement __memset_chk as a copy & paste of __memcpy_chk. by Elliott Hughes · 3 years, 2 months ago
  94. ec9ff04 Add a hack for a RISC-V bug. by Elliott Hughes · 3 years, 2 months ago
  95. 0021155 Remove strtoq() and strtouq(). by Elliott Hughes · 3 years, 2 months ago
  96. c5e588a Merge "riscv64 TLS support." by Elliott Hughes · 3 years, 3 months ago
  97. 287f48e riscv64: more <sys/ucontext.h>. by Elliott Hughes · 3 years, 3 months ago
  98. 4346270 riscv64 TLS support. by Elliott Hughes · 3 years, 3 months ago
  99. 6cfd1b5 Call out the REL architectures and make RELA the default. by Elliott Hughes · 3 years, 3 months ago
  100. 6660d6c Rewrite renameat(). by Elliott Hughes · 3 years, 3 months ago