1. f0fb418 Nullability check for modules in /platform directory. by zijunzhao · 2 years, 8 months ago
  2. cc475cf Implement C23 scanf 'wf' length modifiers by zijunzhao · 2 years, 8 months ago
  3. 1e28d06 Nullability check for socket module. by zijunzhao · 2 years, 8 months ago
  4. cf2090b Merge "<complex.h>: stop using __INTRODUCED_IN_(32|64)." by Treehugger Robot · 2 years, 8 months ago
  5. 826ea44 Merge "Remove PAGE_SIZE call sites." by Elliott Hughes · 2 years, 8 months ago
  6. 0594346 Merge "Fix iconv_open(3) docs." by Zijun Zhao · 2 years, 8 months ago
  7. 7a5d992 Fix iconv_open(3) docs. by Elliott Hughes · 2 years, 8 months ago
  8. bb11ee6 Remove PAGE_SIZE call sites. by Peter Collingbourne · 3 years, 9 months ago
  9. 8fc6fcd <complex.h>: stop using __INTRODUCED_IN_(32|64). by Elliott Hughes · 2 years, 8 months ago
  10. 71a0377 Merge "Nullability check for string modules." by Zijun Zhao · 2 years, 8 months ago
  11. 197677c Merge "Remove __INTRODUCED_IN_ architecture macros." by Elliott Hughes · 2 years, 8 months ago
  12. 26add4e Merge "Remove __RENAME_STAT64." by Treehugger Robot · 2 years, 8 months ago
  13. 6d23a08 Nullability check for string modules. by zijunzhao · 2 years, 8 months ago
  14. 421b0ac Remove __INTRODUCED_IN_ architecture macros. by Elliott Hughes · 2 years, 8 months ago
  15. f242ef6 Remove __RENAME_STAT64. by Elliott Hughes · 2 years, 8 months ago
  16. 3184936 Merge "Nullability check for fcntl module." by Treehugger Robot · 2 years, 8 months ago
  17. 6a65763 Merge "Nullability check for stdlib module." by Treehugger Robot · 2 years, 8 months ago
  18. 87e170d Merge "Remove __RENAME_LDBL." by Elliott Hughes · 2 years, 8 months ago
  19. 725c96c Nullability check for fcntl module. by zijunzhao · 2 years, 8 months ago
  20. f40b424 Nullability check for stdlib module. by zijunzhao · 2 years, 8 months ago
  21. 7890484 Implement C23 scanf 'w' length modifiers by zijunzhao · 2 years, 9 months ago
  22. 81e8402 Merge "Implement rvv version mem* and str* for riscv64" by Elliott Hughes · 2 years, 8 months ago
  23. cb5188d Merge "Nullability check for poll module." by Treehugger Robot · 2 years, 8 months ago
  24. b40e600 Nullability check for poll module. by zijunzhao · 2 years, 8 months ago
  25. a8d42a4 Nullability check for threads_inlines module. by zijunzhao · 2 years, 8 months ago
  26. ab2d3e1 Remove __RENAME_LDBL. by Elliott Hughes · 2 years, 8 months ago
  27. 063b6bf Merge "Nullability check for stdatomic module." by Treehugger Robot · 2 years, 8 months ago
  28. 27713a5 Merge "Nullability check for termios_inlines module." by Treehugger Robot · 2 years, 8 months ago
  29. 4e22f30 Merge "<math.h>: more use of __RENAME_LDBL." by Treehugger Robot · 2 years, 8 months ago
  30. d909dff Nullability check for stdatomic module. by zijunzhao · 2 years, 8 months ago
  31. 79600ce Merge "<fenv.h>: documentation, and __INTRODUCED_IN removal." by Treehugger Robot · 2 years, 8 months ago
  32. c5774b8 Merge "Nullability check for unistd module." by Treehugger Robot · 2 years, 8 months ago
  33. fa203f1 Merge "<sched.h>: __INTRODUCED_IN_ removal." by Treehugger Robot · 2 years, 8 months ago
  34. 9e19785 Nullability check for termios_inlines module. by zijunzhao · 2 years, 8 months ago
  35. 30cf6d0 Nullability check for unistd module. by zijunzhao · 2 years, 8 months ago
  36. 9cf6036 <fenv.h>: documentation, and __INTRODUCED_IN removal. by Elliott Hughes · 2 years, 8 months ago
  37. acd090d Nullability check for stdio module. by zijunzhao · 2 years, 8 months ago
  38. 0428fc1 Merge "Nullability check for thread_properties module." by Treehugger Robot · 2 years, 8 months ago
  39. 70586d6 Nullability check for thread_properties module. by zijunzhao · 2 years, 8 months ago
  40. 40a82d0 Implement rvv version mem* and str* for riscv64 by Yun Hsiang · 2 years, 8 months ago
  41. 32ce2d5 Merge "time.h: add doc comments." by Treehugger Robot · 2 years, 8 months ago
  42. e17ebfd <math.h>: more use of __RENAME_LDBL. by Elliott Hughes · 2 years, 8 months ago
  43. db36e08 <sched.h>: __INTRODUCED_IN_ removal. by Elliott Hughes · 2 years, 8 months ago
  44. d192dbe time.h: add doc comments. by Elliott Hughes · 2 years, 8 months ago
  45. c412f65 Nullability check for nameser module. by zijunzhao · 2 years, 10 months ago
  46. bf627f4 Nullability check for inet module. by zijunzhao · 2 years, 9 months ago
  47. 525761f static_assert is a keyword in C23. by Elliott Hughes · 2 years, 9 months ago
  48. 969d6c1 Nullability check for shm module. by zijunzhao · 2 years, 9 months ago
  49. 3285ae5 Merge "Fix the *return* types in the arm64 dynamic function dispatch." by Elliott Hughes · 2 years, 9 months ago
  50. 20f9d67 Fix the *return* types in the arm64 dynamic function dispatch. by Elliott Hughes · 2 years, 9 months ago
  51. 9f6b4ca Nullability check for xattr module. by zijunzhao · 2 years, 9 months ago
  52. 01db121 Merge "Fix the types in the arm64 dynamic function dispatch." by Elliott Hughes · 2 years, 9 months ago
  53. a197406 Fix the types in the arm64 dynamic function dispatch. by Elliott Hughes · 2 years, 9 months ago
  54. 2572571 Nullability check for mman module. by zijunzhao · 2 years, 9 months ago
  55. 83f9b28 Merge "Nullability check for system_properties module." by Treehugger Robot · 2 years, 9 months ago
  56. e20c5fa Merge "Revert "Add debug logging for memtag level"" by Florian Mayer · 2 years, 9 months ago
  57. dd44378 Revert "Add debug logging for memtag level" by Florian Mayer · 2 years, 9 months ago
  58. a505b2d Nullability check for system_properties module. by zijunzhao · 2 years, 9 months ago
  59. ad333b6 Merge "riscv64: say "x3" rather than "gp" in shadow call stack assembler." by Treehugger Robot · 2 years, 9 months ago
  60. c35a0dc riscv64: say "x3" rather than "gp" in shadow call stack assembler. by Elliott Hughes · 2 years, 9 months ago
  61. 2067ec5 Nullability check for time module. by zijunzhao · 2 years, 9 months ago
  62. a198c71 Merge "printf unification: floating point." by Elliott Hughes · 2 years, 9 months ago
  63. 56dba09 Merge "Revert "Nullability check for inet module."" by Shreshta Manu · 2 years, 9 months ago
  64. 07a2b29 Revert "Nullability check for inet module." by Zijun Zhao · 2 years, 9 months ago
  65. 50d729b Merge "Nullability check for inet module." by Zijun Zhao · 2 years, 9 months ago
  66. 8e5e8ee Merge "Nullability check for if module." by Zijun Zhao · 2 years, 9 months ago
  67. 531199c printf unification: floating point. by Elliott Hughes · 2 years, 9 months ago
  68. 53dbd78 Nullability check for inet module. by zijunzhao · 2 years, 9 months ago
  69. c741aea Nullability check for netdb module by zijunzhao · 2 years, 10 months ago
  70. 87aae53 Nullability check for if module. by zijunzhao · 2 years, 9 months ago
  71. d4e662e riscv64: fix return value when errorno is 4095 by Mao Han · 2 years, 9 months ago
  72. 983292a Merge "Update to v6.3 kernel headers." by Christopher Ferris · 2 years, 9 months ago
  73. b7cef6d Update to v6.3 kernel headers. by Christopher Ferris · 2 years, 9 months ago
  74. 26a0ebd More printf unification: FLUSH(). by Elliott Hughes · 2 years, 9 months ago
  75. 68904ae Merge "Make fork equivalent to vfork when HWASan or MTE stack tagging is enabled." by Treehugger Robot · 2 years, 9 months ago
  76. b6a592b Make fork equivalent to vfork when HWASan or MTE stack tagging is enabled. by Peter Collingbourne · 2 years, 11 months ago
  77. aaaf468 Merge "Nullability check for uio module." by Zijun Zhao · 2 years, 9 months ago
  78. e023a02 Merge "<time.h>: change the new C23 TIME_ constants." by Elliott Hughes · 2 years, 9 months ago
  79. d633600 Nullability check for uio module. by zijunzhao · 2 years, 9 months ago
  80. 1dff230 Merge "syslog.h: implement LOG_PERROR." by Elliott Hughes · 2 years, 9 months ago
  81. 7db0a6c <time.h>: change the new C23 TIME_ constants. by Elliott Hughes · 2 years, 9 months ago
  82. 9118450 Merge "Add an enum for the riscv64 <sys/ucontext.h> register constants." by Elliott Hughes · 2 years, 9 months ago
  83. 213d943 syslog.h: implement LOG_PERROR. by Elliott Hughes · 3 years ago
  84. 7fc63f2 Add an enum for the riscv64 <sys/ucontext.h> register constants. by Elliott Hughes · 2 years, 9 months ago
  85. e61cf18 Merge "Nullability check for get_device_api_level_inlines module." by Treehugger Robot · 2 years, 9 months ago
  86. 136e28f Nullability check for get_device_api_level_inlines module. by zijunzhao · 2 years, 9 months ago
  87. 1fdece9 Implement C23 printf 'wf' length modifiers by zijunzhao · 2 years, 9 months ago
  88. 721b93d Merge "Fix the WIFSTOPPED definition." by Elliott Hughes · 2 years, 9 months ago
  89. 2b8ca55 Fix the WIFSTOPPED definition. by Elliott Hughes · 2 years, 9 months ago
  90. d3f2f10 Nullability check for getopt module. by zijunzhao · 2 years, 9 months ago
  91. a23e448 Nullability check for resource module. by zijunzhao · 2 years, 9 months ago
  92. 3ee4414 Merge "Nullability check for ctype_inlines module." by Treehugger Robot · 2 years, 9 months ago
  93. 8cad3f9 Merge "Update tzcode from 2022a to 2023a." by Almaz Mingaleev · 2 years, 9 months ago
  94. b4e4d05 Nullability check for ctype_inlines module. by zijunzhao · 2 years, 9 months ago
  95. d86a3ab Update tzcode from 2022a to 2023a. by Almaz Mingaleev · 2 years, 9 months ago
  96. e28867c Modify the wording of the mallopt. by Christopher Ferris · 2 years, 9 months ago
  97. 028bb54 Merge "Nullability check for strcasecmp module." by Treehugger Robot · 2 years, 9 months ago
  98. 88f4b1a Nullability check for strcasecmp module. by zijunzhao · 2 years, 9 months ago
  99. 628d8ca Nullability check for swab module. by zijunzhao · 2 years, 9 months ago
  100. 0593e79 Merge "C23: add timespec_getres() and the new TIME_* constants." by Elliott Hughes · 2 years, 9 months ago