1. 955f044 Disable stack tagging in CloneStartRoutine. by Peter Collingbourne · 2 years, 5 months ago
  2. d2e55dd Merge "The syscall call uses the 'tail' instruction call" by Elliott Hughes · 2 years, 5 months ago
  3. c42c741 The syscall call uses the 'tail' instruction call by caowencheng · 2 years, 5 months ago
  4. 7f8133d Merge "Nullability check for pidfd module" by Zijun Zhao · 2 years, 5 months ago
  5. 85fc6b1 Merge "Nullability check for utsname module" by Zijun Zhao · 2 years, 5 months ago
  6. 5bfbc53 Merge "Nullability check for assert module" by Zijun Zhao · 2 years, 5 months ago
  7. 6cb7db2 Merge "riscv64: use `tail` for tail calls." by Elliott Hughes · 2 years, 5 months ago
  8. edc554d Nullability check for pidfd module by zijunzhao · 2 years, 5 months ago
  9. f6f0c9d Nullability check for utsname module by zijunzhao · 2 years, 5 months ago
  10. 698b616 Nullability check for assert module by zijunzhao · 2 years, 5 months ago
  11. b0d3f0b riscv64: use `tail` for tail calls. by Elliott Hughes · 2 years, 5 months ago
  12. a7015ea Merge "Fix the compile errors "R_RISCV_JAL out of rang" when the jump range is greater than 1M memory space between vfork and __set_errno_internal" by Treehugger Robot · 2 years, 5 months ago
  13. 7f2f941 Merge "Nullability check for grp module" by Treehugger Robot · 2 years, 5 months ago
  14. 2c445d9 Merge "Nullability check for stdio module" by Zijun Zhao · 2 years, 5 months ago
  15. d27c83f Fix the compile errors "R_RISCV_JAL out of rang" when the jump range is greater than 1M memory space between vfork and __set_errno_internal by caowencheng · 2 years, 5 months ago
  16. 78f71a5 Merge "Guard registers definitions for riscv64" by Alistair Delva · 2 years, 5 months ago
  17. 33102fb Nullability check for grp module by zijunzhao · 2 years, 5 months ago
  18. 1cb3158 Guard registers definitions for riscv64 by Nelly Vouzoukidou · 2 years, 5 months ago
  19. 75a114b Merge "Sync with upstream openbsd." by Elliott Hughes · 2 years, 5 months ago
  20. b6e7e2c Merge "Remove #pragma workarounds for %b/%B." by Elliott Hughes · 2 years, 5 months ago
  21. 056ce2e Merge "Add the %b/%B PRI* and SCN* macros." by Elliott Hughes · 2 years, 5 months ago
  22. 00a3dba Nullability check for stdio module by zijunzhao · 2 years, 5 months ago
  23. 53b6dfb Sync with upstream openbsd. by Elliott Hughes · 2 years, 5 months ago
  24. 6f231ce Remove #pragma workarounds for %b/%B. by Elliott Hughes · 2 years, 5 months ago
  25. ac34ad2 Add the %b/%B PRI* and SCN* macros. by Elliott Hughes · 2 years, 5 months ago
  26. 529c16a Merge "memset_chk into assembly file" by Elliott Hughes · 2 years, 5 months ago
  27. ee824ae Merge "add test for using malloced stack for pthread_create" by Florian Mayer · 2 years, 5 months ago
  28. 793d272 Merge "Slightly simplify perror()." by Elliott Hughes · 2 years, 5 months ago
  29. ab457f9 memset_chk into assembly file by caowencheng · 2 years, 5 months ago
  30. ae1c64a Slightly simplify perror(). by Elliott Hughes · 2 years, 5 months ago
  31. 90dd5f0 Merge "Don't run GWP ASan integration tests under HWASan." by Christopher Ferris · 2 years, 5 months ago
  32. 8dd531c Merge "Remove #if cruft." by Elliott Hughes · 2 years, 5 months ago
  33. f966620 add test for using malloced stack for pthread_create by Florian Mayer · 2 years, 5 months ago
  34. 92a4d2b Don't run GWP ASan integration tests under HWASan. by Christopher Ferris · 2 years, 5 months ago
  35. dc3ed4f Merge "Pull flockfile/funlockfile/ftrylockfile into stdio.cpp." by Elliott Hughes · 2 years, 5 months ago
  36. 20dd3fe Pull flockfile/funlockfile/ftrylockfile into stdio.cpp. by Elliott Hughes · 2 years, 5 months ago
  37. 6bda367 Merge "Nullability check for dlfcn module" by Zijun Zhao · 2 years, 5 months ago
  38. f7c2b8c Merge "Disable elftls_dl#dtv_resize on HWASan" by Treehugger Robot · 2 years, 5 months ago
  39. 2b67014 Disable elftls_dl#dtv_resize on HWASan by Florian Mayer · 2 years, 5 months ago
  40. 447c346 Nullability check for dlfcn module by zijunzhao · 2 years, 5 months ago
  41. 5ee6292 Remove #if cruft. by Elliott Hughes · 2 years, 5 months ago
  42. c920ac5 Merge "Nullability check for ifaddrs module" by Treehugger Robot · 2 years, 5 months ago
  43. e7d41ab Nullability check for ifaddrs module by zijunzhao · 2 years, 5 months ago
  44. 93398b1 Merge "Remove <pthread.h> cruft." by Elliott Hughes · 2 years, 5 months ago
  45. 62e24fd Merge "Nullability check for stdio_ext module" by Treehugger Robot · 2 years, 5 months ago
  46. 6b6d51e Nullability check for stdio_ext module by zijunzhao · 2 years, 5 months ago
  47. 9108f25 Remove <pthread.h> cruft. by Elliott Hughes · 2 years, 5 months ago
  48. 957d34a Merge "Remove libandroidsupport cruft." by Elliott Hughes · 2 years, 5 months ago
  49. 20cd43a Merge "Remove <stdlib.h> cruft." by Elliott Hughes · 2 years, 5 months ago
  50. 41a4aa3 Merge "Nullability check for iconv module" by Zijun Zhao · 2 years, 5 months ago
  51. 67737cd Merge "Nullability check for error module" by Zijun Zhao · 2 years, 5 months ago
  52. 2b26a1e Merge "Nullability check for ftw module" by Zijun Zhao · 2 years, 5 months ago
  53. fbd7970 Remove <stdlib.h> cruft. by Elliott Hughes · 2 years, 5 months ago
  54. 377954f Nullability check for error module by zijunzhao · 2 years, 6 months ago
  55. 39aed9c Merge "librust_baremetal: Add libc_netbsd" by Pierre-Clément Tosi · 2 years, 5 months ago
  56. fa7c0db Remove libandroidsupport cruft. by Elliott Hughes · 2 years, 5 months ago
  57. f2ca0bc Merge "Remove <sys/socket.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 5 months ago
  58. 59d9026 Merge "Remove <fenv.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 5 months ago
  59. f5e899d Merge "Remove <sys/stat.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 5 months ago
  60. af17562 Merge "Remove <time.h> cruft." by Elliott Hughes · 2 years, 5 months ago
  61. 7dfa18a Merge "Remove <signal.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 5 months ago
  62. 66734f0 Merge "Remove <sys/mman.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 5 months ago
  63. d54d92c Merge "Remove <errno.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 5 months ago
  64. 511ad0f Merge "Remove a tautology from <bits/threads_inlines.h>." by Elliott Hughes · 2 years, 5 months ago
  65. 32b6d43 Nullability check for iconv module by zijunzhao · 2 years, 5 months ago
  66. d6af63b Nullability check for ftw module by zijunzhao · 2 years, 5 months ago
  67. b5ff68c Remove a tautology from <bits/threads_inlines.h>. by Elliott Hughes · 2 years, 5 months ago
  68. f410578 Remove <time.h> cruft. by Elliott Hughes · 2 years, 5 months ago
  69. 82b0d52 Remove <sys/socket.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 5 months ago
  70. 19ed204 Remove <sys/mman.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 5 months ago
  71. acaaab0 Remove <errno.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 5 months ago
  72. 432a4af Remove <signal.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 5 months ago
  73. 2f5829b Remove <fenv.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 5 months ago
  74. 3f3a8cd Remove <sys/stat.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 5 months ago
  75. b890ff3 Merge "libc/include: remove easy __ANDROID_API__ tautologies." by Elliott Hughes · 2 years, 5 months ago
  76. 6ccb71c Merge "Remove <sys/statvfs.h> inlines for API level 19." by Elliott Hughes · 2 years, 5 months ago
  77. f4ace9d libc/include: remove easy __ANDROID_API__ tautologies. by Elliott Hughes · 2 years, 5 months ago
  78. 0878518 Merge "Update to v6.2 kernel headers." by Christopher Ferris · 2 years, 5 months ago
  79. 3c3736e Remove <sys/statvfs.h> inlines for API level 19. by Elliott Hughes · 2 years, 5 months ago
  80. 8b7fdc9 Update to v6.2 kernel headers. by Christopher Ferris · 2 years, 5 months ago
  81. d3ebc2f Merge "Remove <stdlib.h> abs/labs/llabs inline for API level 19." by Elliott Hughes · 2 years, 5 months ago
  82. eb46ac9 librust_baremetal: Add libc_netbsd by Pierre-Clément Tosi · 2 years, 6 months ago
  83. 4e732eb Merge "Nullability check for glob module" by Zijun Zhao · 2 years, 6 months ago
  84. 3e39b3a Nullability check for glob module by zijunzhao · 2 years, 6 months ago
  85. 5fb10ce Merge "Remove <sys/wait.h> wait4() inline for API level 18." by Elliott Hughes · 2 years, 6 months ago
  86. 0572153 Merge "Add documentation for a couple of pthread functions." by Elliott Hughes · 2 years, 6 months ago
  87. 527d012 Remove <stdlib.h> abs/labs/llabs inline for API level 19. by Elliott Hughes · 2 years, 6 months ago
  88. ed07723 Remove <sys/wait.h> wait4() inline for API level 18. by Elliott Hughes · 2 years, 6 months ago
  89. 8d8a911 Add documentation for a couple of pthread functions. by Elliott Hughes · 2 years, 6 months ago
  90. c83efca Merge "Nullability check for fenv module" by Treehugger Robot · 2 years, 6 months ago
  91. fa2ac84 Merge "Nullability check for swap module" by Zijun Zhao · 2 years, 6 months ago
  92. f4fdf0a Merge "Nullability check for wctype module" by Treehugger Robot · 2 years, 6 months ago
  93. 0265422 Merge "Nullability check for vfs module" by Treehugger Robot · 2 years, 6 months ago
  94. 37a136f Nullability check for fenv module by zijunzhao · 2 years, 6 months ago
  95. b0fba72 Nullability check for swap module by zijunzhao · 2 years, 6 months ago
  96. c0d5b47 Nullability check for wctype module by zijunzhao · 2 years, 6 months ago
  97. 557d9a5 Nullability check for vfs module by zijunzhao · 2 years, 6 months ago
  98. 99c7a93 Merge "Nullability check for string module" by Zijun Zhao · 2 years, 6 months ago
  99. 02c4ef4 Nullability check for string module by zijunzhao · 2 years, 6 months ago
  100. 06c7a8c Merge "Nullability check for epoll module" by Zijun Zhao · 2 years, 6 months ago