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