1. 87ca174 Merge "Implement C23 printf 'w' length modifiers" am: 8ec9b81378 by Treehugger Robot · 2 years, 3 months ago
  2. 8ec9b81 Merge "Implement C23 printf 'w' length modifiers" by Treehugger Robot · 2 years, 3 months ago
  3. 3b846ea Implement C23 printf 'w' length modifiers by zijunzhao · 2 years, 4 months ago
  4. b6fb4c3 Merge "stdio_test: improve the %b/%B tests." am: e2c25fa87f by Zijun Zhao · 2 years, 4 months ago
  5. e2c25fa Merge "stdio_test: improve the %b/%B tests." by Zijun Zhao · 2 years, 4 months ago
  6. ed3fc73 Merge "Nullability check for select module." am: e2abfb3ddf by Zijun Zhao · 2 years, 4 months ago
  7. e2abfb3 Merge "Nullability check for select module." by Zijun Zhao · 2 years, 4 months ago
  8. 6607207 Merge "Clarify dlfcn.dladdr_libc slightly." am: e393d48bc7 by Elliott Hughes · 2 years, 4 months ago
  9. e393d48 Merge "Clarify dlfcn.dladdr_libc slightly." by Elliott Hughes · 2 years, 4 months ago
  10. bee0442 Merge "Nullability check for wchar module." am: 182cebf612 by Treehugger Robot · 2 years, 4 months ago
  11. 182cebf Merge "Nullability check for wchar module." by Treehugger Robot · 2 years, 4 months ago
  12. 7ce2f95 Nullability check for wchar module. by zijunzhao · 2 years, 4 months ago
  13. 271abeb Nullability check for select module. by zijunzhao · 2 years, 4 months ago
  14. e50d9d2 stdio_test: improve the %b/%B tests. by Elliott Hughes · 2 years, 4 months ago
  15. 4260d4d Merge "Make tmpfile() respect $TMPDIR." am: 17b2bae190 by Elliott Hughes · 2 years, 4 months ago
  16. ddbb7a5 Merge "Revert "Add versions property to libc_hwasan stubs"" am: f00cccd12b by Spandan Das · 2 years, 4 months ago
  17. 17b2bae Merge "Make tmpfile() respect $TMPDIR." by Elliott Hughes · 2 years, 4 months ago
  18. 0cf311c Clarify dlfcn.dladdr_libc slightly. by Elliott Hughes · 2 years, 4 months ago
  19. f00cccd Merge "Revert "Add versions property to libc_hwasan stubs"" by Spandan Das · 2 years, 4 months ago
  20. a43de5c Revert "Add versions property to libc_hwasan stubs" by Spandan Das · 2 years, 4 months ago
  21. 8b86c0b Make tmpfile() respect $TMPDIR. by Elliott Hughes · 2 years, 4 months ago
  22. c67e4ff Merge "Add versions property to libc_hwasan stubs" am: 4ae0e2f79f am: aab6a05edb by Spandan Das · 2 years, 4 months ago
  23. aab6a05 Merge "Add versions property to libc_hwasan stubs" am: 4ae0e2f79f by Spandan Das · 2 years, 4 months ago
  24. 4ae0e2f Merge "Add versions property to libc_hwasan stubs" by Spandan Das · 2 years, 4 months ago
  25. fe2907c Add versions property to libc_hwasan stubs by Spandan Das · 2 years, 4 months ago
  26. 7906657 Merge "Nullability check for mount module." am: 7b90c81b7c am: 63fa646854 by Zijun Zhao · 2 years, 4 months ago
  27. 4e5e01f Merge "Nullability check for inotify module." am: 8d3ae82c52 am: 98e303925c by Zijun Zhao · 2 years, 4 months ago
  28. 474b533 Merge "Nullability check for wait module." am: e1df179f00 am: cea7551a27 by Treehugger Robot · 2 years, 4 months ago
  29. 3833373 Merge "Nullability check for msg module." am: a1ff2e6159 am: 6f42b5a3ae by Treehugger Robot · 2 years, 4 months ago
  30. 63fa646 Merge "Nullability check for mount module." am: 7b90c81b7c by Zijun Zhao · 2 years, 4 months ago
  31. 98e3039 Merge "Nullability check for inotify module." am: 8d3ae82c52 by Zijun Zhao · 2 years, 4 months ago
  32. cea7551 Merge "Nullability check for wait module." am: e1df179f00 by Treehugger Robot · 2 years, 4 months ago
  33. 6f42b5a Merge "Nullability check for msg module." am: a1ff2e6159 by Treehugger Robot · 2 years, 4 months ago
  34. 7b90c81 Merge "Nullability check for mount module." by Zijun Zhao · 2 years, 4 months ago
  35. 8d3ae82 Merge "Nullability check for inotify module." by Zijun Zhao · 2 years, 4 months ago
  36. e1df179 Merge "Nullability check for wait module." by Treehugger Robot · 2 years, 4 months ago
  37. a1ff2e6 Merge "Nullability check for msg module." by Treehugger Robot · 2 years, 4 months ago
  38. 16b2cf1 Merge "Fix build error on darwin_arm64" am: 4f6c061cee am: 41bdef98b1 by Florian Mayer · 2 years, 4 months ago
  39. 41bdef9 Merge "Fix build error on darwin_arm64" am: 4f6c061cee by Florian Mayer · 2 years, 4 months ago
  40. 4f6c061 Merge "Fix build error on darwin_arm64" by Florian Mayer · 2 years, 4 months ago
  41. fa1936b Nullability check for wait module. by zijunzhao · 2 years, 4 months ago
  42. ccc9d8d Nullability check for mount module. by zijunzhao · 2 years, 4 months ago
  43. f4141fb Nullability check for inotify module. by zijunzhao · 2 years, 4 months ago
  44. c76899f Nullability check for msg module. by zijunzhao · 2 years, 4 months ago
  45. ff116ed Fix build error on darwin_arm64 by Florian Mayer · 2 years, 4 months ago
  46. b541b2e Merge "Introduce hwasan mode for linker" am: 4967017c86 am: c6c98f0053 by Florian Mayer · 2 years, 4 months ago
  47. c6c98f0 Merge "Introduce hwasan mode for linker" am: 4967017c86 by Florian Mayer · 2 years, 4 months ago
  48. 4967017 Merge "Introduce hwasan mode for linker" by Florian Mayer · 2 years, 4 months ago
  49. 0a54daa Merge "Nullability check for capability module." am: fb63e485f1 am: 0cbffa18c4 by Treehugger Robot · 2 years, 4 months ago
  50. 0cbffa1 Merge "Nullability check for capability module." am: fb63e485f1 by Treehugger Robot · 2 years, 4 months ago
  51. fb63e48 Merge "Nullability check for capability module." by Treehugger Robot · 2 years, 4 months ago
  52. 127a1d7 Merge "Skip utmp_test.cpp for musl" am: 6ff7f99b61 am: e0a7d51c6f by Colin Cross · 2 years, 4 months ago
  53. e0a7d51 Merge "Skip utmp_test.cpp for musl" am: 6ff7f99b61 by Colin Cross · 2 years, 4 months ago
  54. 6ff7f99 Merge "Skip utmp_test.cpp for musl" by Colin Cross · 2 years, 4 months ago
  55. 3b7c481 Merge "Nullability check for ipc module." am: 3d59f2838a am: 8ce2187b33 by Treehugger Robot · 2 years, 4 months ago
  56. 8ce2187 Merge "Nullability check for ipc module." am: 3d59f2838a by Treehugger Robot · 2 years, 4 months ago
  57. 3d59f28 Merge "Nullability check for ipc module." by Treehugger Robot · 2 years, 4 months ago
  58. 118202b Skip utmp_test.cpp for musl by Colin Cross · 2 years, 4 months ago
  59. 91d3e0e Merge "Nullability check for sendfile module." am: ec50cc6f34 am: 09cb3ce36f by Treehugger Robot · 2 years, 4 months ago
  60. f9ca60a Merge "Nullability check for random module." am: 177b724cb4 am: 44e2f0dd3f by Treehugger Robot · 2 years, 4 months ago
  61. 09cb3ce Merge "Nullability check for sendfile module." am: ec50cc6f34 by Treehugger Robot · 2 years, 4 months ago
  62. ec50cc6 Merge "Nullability check for sendfile module." by Treehugger Robot · 2 years, 4 months ago
  63. 44e2f0d Merge "Nullability check for random module." am: 177b724cb4 by Treehugger Robot · 2 years, 4 months ago
  64. 177b724 Merge "Nullability check for random module." by Treehugger Robot · 2 years, 4 months ago
  65. c10d064 Introduce hwasan mode for linker by Florian Mayer · 2 years, 4 months ago
  66. e14f2f9 Nullability check for sendfile module. by zijunzhao · 2 years, 4 months ago
  67. 7f5c789 Nullability check for ipc module. by zijunzhao · 2 years, 4 months ago
  68. 181c316 Nullability check for capability module. by zijunzhao · 2 years, 4 months ago
  69. e43d553 Nullability check for random module. by zijunzhao · 2 years, 4 months ago
  70. e568052 Merge "Nullability check for modules in include/android directory" am: be39cd5ebb am: 104d52f80e by Treehugger Robot · 2 years, 4 months ago
  71. 104d52f Merge "Nullability check for modules in include/android directory" am: be39cd5ebb by Treehugger Robot · 2 years, 4 months ago
  72. be39cd5 Merge "Nullability check for modules in include/android directory" by Treehugger Robot · 2 years, 4 months ago
  73. 3cc243c Merge "Clarify what part of the NDK sets the soname." am: 85e5ecc306 am: 664138c15f by Treehugger Robot · 2 years, 4 months ago
  74. 664138c Merge "Clarify what part of the NDK sets the soname." am: 85e5ecc306 by Treehugger Robot · 2 years, 4 months ago
  75. 85e5ecc Merge "Clarify what part of the NDK sets the soname." by Treehugger Robot · 2 years, 4 months ago
  76. 38c4e72 Merge "riscv64: switch from x18 to gp for shadow call stack." am: 4aa40a5f77 am: 23a6dcc453 by Elliott Hughes · 2 years, 4 months ago
  77. 45b6228 Merge "setjmp.h: add some historical detail about the _JBLEN values." am: 989c15197a am: 608bc534e2 by Elliott Hughes · 2 years, 4 months ago
  78. 23a6dcc Merge "riscv64: switch from x18 to gp for shadow call stack." am: 4aa40a5f77 by Elliott Hughes · 2 years, 4 months ago
  79. 608bc53 Merge "setjmp.h: add some historical detail about the _JBLEN values." am: 989c15197a by Elliott Hughes · 2 years, 4 months ago
  80. 8aa1deb Clarify what part of the NDK sets the soname. by Elliott Hughes · 2 years, 4 months ago
  81. 4aa40a5 Merge "riscv64: switch from x18 to gp for shadow call stack." by Elliott Hughes · 2 years, 4 months ago
  82. 989c151 Merge "setjmp.h: add some historical detail about the _JBLEN values." by Elliott Hughes · 2 years, 4 months ago
  83. ac6d59c Nullability check for modules in include/android directory by zijunzhao · 2 years, 4 months ago
  84. cf6a942 Merge "Nullability check for semaphore module" am: 05a48064c8 am: ee42025916 by Treehugger Robot · 2 years, 4 months ago
  85. 7dd3896 riscv64: switch from x18 to gp for shadow call stack. by Elliott Hughes · 2 years, 4 months ago
  86. ee42025 Merge "Nullability check for semaphore module" am: 05a48064c8 by Treehugger Robot · 2 years, 4 months ago
  87. 05a4806 Merge "Nullability check for semaphore module" by Treehugger Robot · 2 years, 4 months ago
  88. 634186b setjmp.h: add some historical detail about the _JBLEN values. by Elliott Hughes · 2 years, 4 months ago
  89. d3e0652 Nullability check for semaphore module by zijunzhao · 2 years, 4 months ago
  90. e9dcc0d Merge "Rename files/modules that have the same name" am: 97950cb186 am: 6fd93607fa by Treehugger Robot · 2 years, 4 months ago
  91. 6fd9360 Merge "Rename files/modules that have the same name" am: 97950cb186 by Treehugger Robot · 2 years, 4 months ago
  92. 97950cb Merge "Rename files/modules that have the same name" by Treehugger Robot · 2 years, 4 months ago
  93. f5968d8 Rename files/modules that have the same name by Cole Faust · 2 years, 4 months ago
  94. f7c9b85 Merge "Revert "Workaround boot loop by turning off stack protector check for noreturn calls"" am: 4473a937df am: b4f5d939e1 by Treehugger Robot · 2 years, 4 months ago
  95. b4f5d93 Merge "Revert "Workaround boot loop by turning off stack protector check for noreturn calls"" am: 4473a937df by Treehugger Robot · 2 years, 4 months ago
  96. 4473a93 Merge "Revert "Workaround boot loop by turning off stack protector check for noreturn calls"" by Treehugger Robot · 2 years, 4 months ago
  97. 66c0967 Revert "Workaround boot loop by turning off stack protector check for noreturn calls" by Yi Kong · 2 years, 4 months ago
  98. 1bd8453 Merge "Exclude crtbrand.o from the NDK sysroot." am: ac599ac89e am: 523e3ec2c3 by Treehugger Robot · 2 years, 4 months ago
  99. 523e3ec Merge "Exclude crtbrand.o from the NDK sysroot." am: ac599ac89e by Treehugger Robot · 2 years, 4 months ago
  100. ac599ac Merge "Exclude crtbrand.o from the NDK sysroot." by Treehugger Robot · 2 years, 4 months ago