1. 6b6d51e Nullability check for stdio_ext module by zijunzhao · 2 years, 5 months ago
  2. 957d34a Merge "Remove libandroidsupport cruft." by Elliott Hughes · 2 years, 5 months ago
  3. 20cd43a Merge "Remove <stdlib.h> cruft." by Elliott Hughes · 2 years, 5 months ago
  4. 41a4aa3 Merge "Nullability check for iconv module" by Zijun Zhao · 2 years, 5 months ago
  5. 67737cd Merge "Nullability check for error module" by Zijun Zhao · 2 years, 5 months ago
  6. 2b26a1e Merge "Nullability check for ftw module" by Zijun Zhao · 2 years, 5 months ago
  7. fbd7970 Remove <stdlib.h> cruft. by Elliott Hughes · 2 years, 5 months ago
  8. 377954f Nullability check for error module by zijunzhao · 2 years, 6 months ago
  9. 39aed9c Merge "librust_baremetal: Add libc_netbsd" by Pierre-Clément Tosi · 2 years, 5 months ago
  10. fa7c0db Remove libandroidsupport cruft. by Elliott Hughes · 2 years, 5 months ago
  11. f2ca0bc Merge "Remove <sys/socket.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 5 months ago
  12. 59d9026 Merge "Remove <fenv.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 5 months ago
  13. f5e899d Merge "Remove <sys/stat.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 5 months ago
  14. af17562 Merge "Remove <time.h> cruft." by Elliott Hughes · 2 years, 5 months ago
  15. 7dfa18a Merge "Remove <signal.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 5 months ago
  16. 66734f0 Merge "Remove <sys/mman.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 5 months ago
  17. d54d92c Merge "Remove <errno.h> inlines for obsolete API levels." by Elliott Hughes · 2 years, 5 months ago
  18. 511ad0f Merge "Remove a tautology from <bits/threads_inlines.h>." by Elliott Hughes · 2 years, 5 months ago
  19. 32b6d43 Nullability check for iconv module by zijunzhao · 2 years, 5 months ago
  20. d6af63b Nullability check for ftw module by zijunzhao · 2 years, 5 months ago
  21. b5ff68c Remove a tautology from <bits/threads_inlines.h>. by Elliott Hughes · 2 years, 5 months ago
  22. f410578 Remove <time.h> cruft. by Elliott Hughes · 2 years, 5 months ago
  23. 82b0d52 Remove <sys/socket.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 5 months ago
  24. 19ed204 Remove <sys/mman.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 5 months ago
  25. acaaab0 Remove <errno.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 5 months ago
  26. 432a4af Remove <signal.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 5 months ago
  27. 2f5829b Remove <fenv.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 5 months ago
  28. 3f3a8cd Remove <sys/stat.h> inlines for obsolete API levels. by Elliott Hughes · 2 years, 5 months ago
  29. b890ff3 Merge "libc/include: remove easy __ANDROID_API__ tautologies." by Elliott Hughes · 2 years, 5 months ago
  30. 6ccb71c Merge "Remove <sys/statvfs.h> inlines for API level 19." by Elliott Hughes · 2 years, 5 months ago
  31. f4ace9d libc/include: remove easy __ANDROID_API__ tautologies. by Elliott Hughes · 2 years, 5 months ago
  32. 0878518 Merge "Update to v6.2 kernel headers." by Christopher Ferris · 2 years, 5 months ago
  33. 3c3736e Remove <sys/statvfs.h> inlines for API level 19. by Elliott Hughes · 2 years, 5 months ago
  34. 8b7fdc9 Update to v6.2 kernel headers. by Christopher Ferris · 2 years, 5 months ago
  35. d3ebc2f Merge "Remove <stdlib.h> abs/labs/llabs inline for API level 19." by Elliott Hughes · 2 years, 5 months ago
  36. eb46ac9 librust_baremetal: Add libc_netbsd by Pierre-Clément Tosi · 2 years, 6 months ago
  37. 4e732eb Merge "Nullability check for glob module" by Zijun Zhao · 2 years, 6 months ago
  38. 3e39b3a Nullability check for glob module by zijunzhao · 2 years, 6 months ago
  39. 5fb10ce Merge "Remove <sys/wait.h> wait4() inline for API level 18." by Elliott Hughes · 2 years, 6 months ago
  40. 0572153 Merge "Add documentation for a couple of pthread functions." by Elliott Hughes · 2 years, 6 months ago
  41. 527d012 Remove <stdlib.h> abs/labs/llabs inline for API level 19. by Elliott Hughes · 2 years, 6 months ago
  42. ed07723 Remove <sys/wait.h> wait4() inline for API level 18. by Elliott Hughes · 2 years, 6 months ago
  43. 8d8a911 Add documentation for a couple of pthread functions. by Elliott Hughes · 2 years, 6 months ago
  44. c83efca Merge "Nullability check for fenv module" by Treehugger Robot · 2 years, 6 months ago
  45. fa2ac84 Merge "Nullability check for swap module" by Zijun Zhao · 2 years, 6 months ago
  46. f4fdf0a Merge "Nullability check for wctype module" by Treehugger Robot · 2 years, 6 months ago
  47. 0265422 Merge "Nullability check for vfs module" by Treehugger Robot · 2 years, 6 months ago
  48. 37a136f Nullability check for fenv module by zijunzhao · 2 years, 6 months ago
  49. b0fba72 Nullability check for swap module by zijunzhao · 2 years, 6 months ago
  50. c0d5b47 Nullability check for wctype module by zijunzhao · 2 years, 6 months ago
  51. 557d9a5 Nullability check for vfs module by zijunzhao · 2 years, 6 months ago
  52. 99c7a93 Merge "Nullability check for string module" by Zijun Zhao · 2 years, 6 months ago
  53. 02c4ef4 Nullability check for string module by zijunzhao · 2 years, 6 months ago
  54. 06c7a8c Merge "Nullability check for epoll module" by Zijun Zhao · 2 years, 6 months ago
  55. d555a33 Nullability check for epoll module by zijunzhao · 2 years, 6 months ago
  56. f810274 Merge "librust_baremetal: No HAVE_ASSEMBLER___MEMCPY_CHK" by Treehugger Robot · 2 years, 6 months ago
  57. 83b6618 Merge "libm: admit we use SSE4.1 in x86's libm." by Elliott Hughes · 2 years, 6 months ago
  58. b080a0c Merge "Nullability check for signal module." by Zijun Zhao · 2 years, 6 months ago
  59. 079f6fd libm: admit we use SSE4.1 in x86's libm. by Elliott Hughes · 2 years, 6 months ago
  60. 885f894 Merge "libc_fortify: Fix typo" by Pierre-Clément Tosi · 2 years, 6 months ago
  61. 38c5344 Nullability check for signal module. by zijunzhao · 2 years, 6 months ago
  62. 44e8fa7 Merge "Fix floor()/floorl() on armv7 arm32 devices." by Elliott Hughes · 2 years, 6 months ago
  63. 467e58e libc_fortify: Fix typo by Pierre-Clément Tosi · 2 years, 6 months ago
  64. b7086f3 Merge "Nullability check for math module" by Treehugger Robot · 2 years, 6 months ago
  65. 37d72a3 Fix floor()/floorl() on armv7 arm32 devices. by Elliott Hughes · 2 years, 6 months ago
  66. 195b90b Nullability check for math module by zijunzhao · 2 years, 6 months ago
  67. 769bebe Merge "Move the copysign() family over to builtins all the time." by Elliott Hughes · 2 years, 6 months ago
  68. 0d2c71d Move the copysign() family over to builtins all the time. by Elliott Hughes · 2 years, 6 months ago
  69. bc516bf Merge "Nullability check for eventfd module" by Treehugger Robot · 2 years, 6 months ago
  70. 304ca86 Merge "Skip zeroed malloc tests on hwasan." by Christopher Ferris · 2 years, 6 months ago
  71. 8ab38e2 Skip zeroed malloc tests on hwasan. by Christopher Ferris · 2 years, 6 months ago
  72. 9729c19 Nullability check for eventfd module by zijunzhao · 2 years, 6 months ago
  73. f82ee4a Merge "Nullability check for klog module" by Treehugger Robot · 2 years, 6 months ago
  74. d7cf151 Merge "Let clang generate most of our assembler for x86/x86-64 too." by Elliott Hughes · 2 years, 6 months ago
  75. f9445fe Merge "Nullability check for stat module" by Treehugger Robot · 2 years, 6 months ago
  76. 1cda74d Nullability check for stat module by zijunzhao · 2 years, 6 months ago
  77. 2f1a7b9 Let clang generate most of our assembler for x86/x86-64 too. by Elliott Hughes · 2 years, 6 months ago
  78. 475275b Merge "Fix setfsgid()/setfsuid() for LP32." by Elliott Hughes · 2 years, 6 months ago
  79. 4587c15 Merge "libm: remove hand-written assembler for arm32 too." by Elliott Hughes · 2 years, 6 months ago
  80. a3357c2 Merge "Nullability check for quota module" by Treehugger Robot · 2 years, 6 months ago
  81. bb0913e Merge "Nullability check for sysinfo module" by Treehugger Robot · 2 years, 6 months ago
  82. 8dc9f46 Fix setfsgid()/setfsuid() for LP32. by Elliott Hughes · 2 years, 6 months ago
  83. e716b1b Nullability check for klog module by zijunzhao · 2 years, 6 months ago
  84. 4b8a126 Nullability check for sysinfo module by zijunzhao · 2 years, 6 months ago
  85. 7833a70 Nullability check for quota module by zijunzhao · 2 years, 6 months ago
  86. 3d577a8 Merge "Add the recoverable GWP-ASan feature." by Mitch Phillips · 2 years, 6 months ago
  87. 64c7d18 Merge "[GWP-ASan] Add TURN_ON_FOR_APP_SAMPLED_NON_CRASHING to android_mallopt" by Mitch Phillips · 2 years, 6 months ago
  88. 47aa5b9 libm: remove hand-written assembler for arm32 too. by Elliott Hughes · 2 years, 6 months ago
  89. 2480f49 [GWP-ASan] Add TURN_ON_FOR_APP_SAMPLED_NON_CRASHING to android_mallopt by Mitch Phillips · 2 years, 6 months ago
  90. a493fe4 Add the recoverable GWP-ASan feature. by Mitch Phillips · 2 years, 7 months ago
  91. 720454a Merge "Nullability check for unistd module" by Zijun Zhao · 2 years, 6 months ago
  92. 3d59110 Nullability check for unistd module by zijunzhao · 2 years, 7 months ago
  93. b9ba771 Merge "Use clang's builtins for sqrt()/sqrtf() and lrint() family." by Elliott Hughes · 2 years, 6 months ago
  94. 37edb9f Merge changes from topic "am-175e2e8057294130a781e5984587871d" by Automerger Merge Worker · 2 years, 6 months ago
  95. b9ba566 [automerger skipped] Merge "Extend bionic-unit-tests timeout." into android13-tests-dev am: 9c1e170668 -s ours by Treehugger Robot · 2 years, 6 months ago
  96. a03d444 [automerger skipped] Extend bionic-unit-tests timeout. am: 7a8366fede -s ours by Mitch Phillips · 2 years, 6 months ago
  97. 9c1e170 Merge "Extend bionic-unit-tests timeout." into android13-tests-dev by Treehugger Robot · 2 years, 6 months ago
  98. 7a8366f Extend bionic-unit-tests timeout. by Mitch Phillips · 3 years, 1 month ago
  99. 2dcc5ce Use clang's builtins for sqrt()/sqrtf() and lrint() family. by Elliott Hughes · 2 years, 6 months ago
  100. b8a7a2f Merge "Add BIONIC_COMPLICATED_NULLNESS as _Null_unspecified" by Treehugger Robot · 2 years, 6 months ago