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