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