1. ab9028c Merge "De-pessimize SigSetConverter usage." into main by Elliott Hughes · 2 years, 6 months ago
  2. 87e7955 Merge "Sync upstream NetBSD." into main by Treehugger Robot · 2 years, 6 months ago
  3. 6de9b74 Merge "Sync upstream OpenBSD." into main by Treehugger Robot · 2 years, 6 months ago
  4. b6dda03 Merge "Sync upstream FreeBSD (qsort)." into main by Treehugger Robot · 2 years, 6 months ago
  5. f0d6c0a Merge "Sync with upstream FreeBSD." into main by Treehugger Robot · 2 years, 6 months ago
  6. 65ab63b Sync upstream FreeBSD (qsort). by Elliott Hughes · 2 years, 6 months ago
  7. ac496ec Sync upstream OpenBSD. by Elliott Hughes · 2 years, 6 months ago
  8. 60260e2 Sync upstream NetBSD. by Elliott Hughes · 2 years, 6 months ago
  9. 523b03a Sync with upstream FreeBSD. by Elliott Hughes · 2 years, 6 months ago
  10. 215baed De-pessimize SigSetConverter usage. by Elliott Hughes · 2 years, 6 months ago
  11. 46f1873 Merge "Fix duplicate symbols error in bionic" into main by Zijun Zhao · 2 years, 6 months ago
  12. 0b310d9 Merge "Remove unused _ARC4_ATFORK() macro." into main by Treehugger Robot · 2 years, 6 months ago
  13. b88a23e Merge "Fix the (unused) return type for readlinkat() in SYSCALLS.TXT." into main by Treehugger Robot · 2 years, 6 months ago
  14. f9a9537 Remove unused _ARC4_ATFORK() macro. by Elliott Hughes · 2 years, 6 months ago
  15. 3b57730 Fix duplicate symbols error in bionic by zijunzhao · 2 years, 6 months ago
  16. 9634513 Merge "Update <sys/cachectl.h>." into main by Elliott Hughes · 2 years, 6 months ago
  17. 7ca1626 Merge "Make getentropy available from <unistd.h>" into main by Treehugger Robot · 2 years, 6 months ago
  18. 8d350da Update <sys/cachectl.h>. by Elliott Hughes · 2 years, 6 months ago
  19. 76879c9 Fix the (unused) return type for readlinkat() in SYSCALLS.TXT. by Elliott Hughes · 2 years, 6 months ago
  20. 7110157 Make getentropy available from <unistd.h> by David Benjamin · 2 years, 6 months ago
  21. 13b1d97 Add riscv_hwprobe to the seccomp allowlist. by Elliott Hughes · 2 years, 6 months ago
  22. a09f741 Merge "Add __riscv_flush_icache() to <sys/cachectl.h>." into main by Elliott Hughes · 2 years, 6 months ago
  23. 74d9765 Add __riscv_flush_icache() to <sys/cachectl.h>. by Elliott Hughes · 2 years, 6 months ago
  24. 2557f73 Consistently use %m rather than strerror() in logging. by Elliott Hughes · 2 years, 6 months ago
  25. fd93b60 Check for mprotect result by Kelvin Zhang · 2 years, 6 months ago
  26. df85637 Merge "Update to v6.4 kernel headers." into main by Christopher Ferris · 2 years, 6 months ago
  27. 52e3190 Merge "Fix shadowstack init crash on 16K page system" into main by Kelvin Zhang · 2 years, 6 months ago
  28. 6a6f527 Merge "Clarify the <sys/ifunc.h> docs." into main by Elliott Hughes · 2 years, 6 months ago
  29. fb73361 Fix shadowstack init crash on 16K page system by Kelvin Zhang · 2 years, 6 months ago
  30. 0c50ed4 Clarify the <sys/ifunc.h> docs. by Elliott Hughes · 2 years, 6 months ago
  31. 37c3f3c Update to v6.4 kernel headers. by Christopher Ferris · 2 years, 6 months ago
  32. 852f9b0 Modify how the malloc debug tests run. by Christopher Ferris · 2 years, 7 months ago
  33. 0a94e15 Explicitly document overcommit and `adb shell`'s use of oom_score_adj. by Elliott Hughes · 2 years, 7 months ago
  34. 48d405e Merge "Mark getpagesize() const." by Treehugger Robot · 2 years, 7 months ago
  35. c77993e Mark getpagesize() const. by Elliott Hughes · 2 years, 7 months ago
  36. 8995672 Merge "Document how to use tzalloc()/tzfree() with std::unique_ptr." by Treehugger Robot · 2 years, 7 months ago
  37. 26e0e00 Merge "[HWASan] add comment to explain why we can use __has_feature" by Florian Mayer · 2 years, 7 months ago
  38. 02108ce [HWASan] add comment to explain why we can use __has_feature by Florian Mayer · 2 years, 7 months ago
  39. 5ea305b Document how to use tzalloc()/tzfree() with std::unique_ptr. by Elliott Hughes · 2 years, 7 months ago
  40. 31fc69f Fix tzalloc(nullptr) and add a test. by Elliott Hughes · 2 years, 7 months ago
  41. 2bdeff4 Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK(21). by Elliott Hughes · 2 years, 7 months ago
  42. fee0b45 Merge "Remove the always-true __INTRODUCED_IN() annotations." by Elliott Hughes · 2 years, 7 months ago
  43. 90e2827 Merge "Add new mallopt M_LOG_STATS." by Christopher Ferris · 2 years, 7 months ago
  44. e405c90 Merge "<arpa/nameser.h>: rationalize __INTRODUCED_IN." by Elliott Hughes · 2 years, 7 months ago
  45. e9a7b81 Add new mallopt M_LOG_STATS. by Christopher Ferris · 2 years, 8 months ago
  46. 9dbfe8b <arpa/nameser.h>: rationalize __INTRODUCED_IN. by Elliott Hughes · 2 years, 7 months ago
  47. 655e430 Remove the always-true __INTRODUCED_IN() annotations. by Elliott Hughes · 2 years, 7 months ago
  48. 836e81d _FILE_OFFSET_BITS is spelled with one underscore. by Elliott Hughes · 2 years, 7 months ago
  49. f5cd292 Merge "Expose tzalloc()/localtime_rz()/mktime_z()/tzfree()." by Elliott Hughes · 2 years, 7 months ago
  50. 2bd4316 Expose tzalloc()/localtime_rz()/mktime_z()/tzfree(). by Elliott Hughes · 2 years, 7 months ago
  51. 81d1e3d Merge "Use more appropriate param type for __early_abort" by Dimitry Ivanov · 2 years, 7 months ago
  52. 4e274fa Nullability check for socket module. by zijunzhao · 2 years, 8 months ago
  53. e07704a Use more appropriate param type for __early_abort by dimitry · 2 years, 7 months ago
  54. 5c6961f Merge "Nullability check for wctype module." by Treehugger Robot · 2 years, 7 months ago
  55. 42e7ac1 Merge "<iconv.h>: clarify the docs a bit more." by Treehugger Robot · 2 years, 7 months ago
  56. db14a74 Merge "<arpa/nameser.h>: don't use __INTRODUCED_IN_64 in a defined(__LP64__) block." by Elliott Hughes · 2 years, 7 months ago
  57. f0fb418 Nullability check for modules in /platform directory. by zijunzhao · 2 years, 7 months ago
  58. 1ee9fb5 Nullability check for wctype module. by zijunzhao · 2 years, 7 months ago
  59. bac2573 <iconv.h>: clarify the docs a bit more. by Elliott Hughes · 2 years, 7 months ago
  60. cc475cf Implement C23 scanf 'wf' length modifiers by zijunzhao · 2 years, 7 months ago
  61. 1e28d06 Nullability check for socket module. by zijunzhao · 2 years, 7 months ago
  62. cf2090b Merge "<complex.h>: stop using __INTRODUCED_IN_(32|64)." by Treehugger Robot · 2 years, 7 months ago
  63. 826ea44 Merge "Remove PAGE_SIZE call sites." by Elliott Hughes · 2 years, 7 months ago
  64. 0594346 Merge "Fix iconv_open(3) docs." by Zijun Zhao · 2 years, 7 months ago
  65. 7a5d992 Fix iconv_open(3) docs. by Elliott Hughes · 2 years, 7 months ago
  66. bb11ee6 Remove PAGE_SIZE call sites. by Peter Collingbourne · 3 years, 8 months ago
  67. 8fc6fcd <complex.h>: stop using __INTRODUCED_IN_(32|64). by Elliott Hughes · 2 years, 7 months ago
  68. 71a0377 Merge "Nullability check for string modules." by Zijun Zhao · 2 years, 7 months ago
  69. 6dd4a90 <arpa/nameser.h>: don't use __INTRODUCED_IN_64 in a defined(__LP64__) block. by Elliott Hughes · 2 years, 7 months ago
  70. 197677c Merge "Remove __INTRODUCED_IN_ architecture macros." by Elliott Hughes · 2 years, 7 months ago
  71. 26add4e Merge "Remove __RENAME_STAT64." by Treehugger Robot · 2 years, 7 months ago
  72. 6d23a08 Nullability check for string modules. by zijunzhao · 2 years, 7 months ago
  73. 421b0ac Remove __INTRODUCED_IN_ architecture macros. by Elliott Hughes · 2 years, 7 months ago
  74. f242ef6 Remove __RENAME_STAT64. by Elliott Hughes · 2 years, 7 months ago
  75. 3184936 Merge "Nullability check for fcntl module." by Treehugger Robot · 2 years, 7 months ago
  76. 6a65763 Merge "Nullability check for stdlib module." by Treehugger Robot · 2 years, 7 months ago
  77. 87e170d Merge "Remove __RENAME_LDBL." by Elliott Hughes · 2 years, 7 months ago
  78. 725c96c Nullability check for fcntl module. by zijunzhao · 2 years, 7 months ago
  79. f40b424 Nullability check for stdlib module. by zijunzhao · 2 years, 7 months ago
  80. 7890484 Implement C23 scanf 'w' length modifiers by zijunzhao · 2 years, 8 months ago
  81. 81e8402 Merge "Implement rvv version mem* and str* for riscv64" by Elliott Hughes · 2 years, 7 months ago
  82. cb5188d Merge "Nullability check for poll module." by Treehugger Robot · 2 years, 7 months ago
  83. b40e600 Nullability check for poll module. by zijunzhao · 2 years, 7 months ago
  84. a8d42a4 Nullability check for threads_inlines module. by zijunzhao · 2 years, 7 months ago
  85. ab2d3e1 Remove __RENAME_LDBL. by Elliott Hughes · 2 years, 7 months ago
  86. 063b6bf Merge "Nullability check for stdatomic module." by Treehugger Robot · 2 years, 7 months ago
  87. 27713a5 Merge "Nullability check for termios_inlines module." by Treehugger Robot · 2 years, 7 months ago
  88. 4e22f30 Merge "<math.h>: more use of __RENAME_LDBL." by Treehugger Robot · 2 years, 7 months ago
  89. d909dff Nullability check for stdatomic module. by zijunzhao · 2 years, 7 months ago
  90. 79600ce Merge "<fenv.h>: documentation, and __INTRODUCED_IN removal." by Treehugger Robot · 2 years, 7 months ago
  91. c5774b8 Merge "Nullability check for unistd module." by Treehugger Robot · 2 years, 7 months ago
  92. fa203f1 Merge "<sched.h>: __INTRODUCED_IN_ removal." by Treehugger Robot · 2 years, 7 months ago
  93. 9e19785 Nullability check for termios_inlines module. by zijunzhao · 2 years, 7 months ago
  94. 30cf6d0 Nullability check for unistd module. by zijunzhao · 2 years, 7 months ago
  95. 9cf6036 <fenv.h>: documentation, and __INTRODUCED_IN removal. by Elliott Hughes · 2 years, 8 months ago
  96. acd090d Nullability check for stdio module. by zijunzhao · 2 years, 7 months ago
  97. 0428fc1 Merge "Nullability check for thread_properties module." by Treehugger Robot · 2 years, 7 months ago
  98. 70586d6 Nullability check for thread_properties module. by zijunzhao · 2 years, 7 months ago
  99. 40a82d0 Implement rvv version mem* and str* for riscv64 by Yun Hsiang · 2 years, 8 months ago
  100. 32ce2d5 Merge "time.h: add doc comments." by Treehugger Robot · 2 years, 8 months ago