1. ed07723 Remove <sys/wait.h> wait4() inline for API level 18. by Elliott Hughes · 2 years, 6 months ago
  2. 83b6618 Merge "libm: admit we use SSE4.1 in x86's libm." by Elliott Hughes · 2 years, 6 months ago
  3. b080a0c Merge "Nullability check for signal module." by Zijun Zhao · 2 years, 6 months ago
  4. 079f6fd libm: admit we use SSE4.1 in x86's libm. by Elliott Hughes · 2 years, 6 months ago
  5. 885f894 Merge "libc_fortify: Fix typo" by Pierre-Clément Tosi · 2 years, 6 months ago
  6. 38c5344 Nullability check for signal module. by zijunzhao · 2 years, 6 months ago
  7. 44e8fa7 Merge "Fix floor()/floorl() on armv7 arm32 devices." by Elliott Hughes · 2 years, 6 months ago
  8. 467e58e libc_fortify: Fix typo by Pierre-Clément Tosi · 2 years, 6 months ago
  9. b7086f3 Merge "Nullability check for math module" by Treehugger Robot · 2 years, 6 months ago
  10. 37d72a3 Fix floor()/floorl() on armv7 arm32 devices. by Elliott Hughes · 2 years, 6 months ago
  11. 195b90b Nullability check for math module by zijunzhao · 2 years, 6 months ago
  12. 769bebe Merge "Move the copysign() family over to builtins all the time." by Elliott Hughes · 2 years, 6 months ago
  13. 0d2c71d Move the copysign() family over to builtins all the time. by Elliott Hughes · 2 years, 6 months ago
  14. bc516bf Merge "Nullability check for eventfd module" by Treehugger Robot · 2 years, 6 months ago
  15. 304ca86 Merge "Skip zeroed malloc tests on hwasan." by Christopher Ferris · 2 years, 6 months ago
  16. 8ab38e2 Skip zeroed malloc tests on hwasan. by Christopher Ferris · 2 years, 6 months ago
  17. 9729c19 Nullability check for eventfd module by zijunzhao · 2 years, 6 months ago
  18. f82ee4a Merge "Nullability check for klog module" by Treehugger Robot · 2 years, 6 months ago
  19. d7cf151 Merge "Let clang generate most of our assembler for x86/x86-64 too." by Elliott Hughes · 2 years, 6 months ago
  20. f9445fe Merge "Nullability check for stat module" by Treehugger Robot · 2 years, 6 months ago
  21. 1cda74d Nullability check for stat module by zijunzhao · 2 years, 6 months ago
  22. 2f1a7b9 Let clang generate most of our assembler for x86/x86-64 too. by Elliott Hughes · 2 years, 6 months ago
  23. 475275b Merge "Fix setfsgid()/setfsuid() for LP32." by Elliott Hughes · 2 years, 6 months ago
  24. 4587c15 Merge "libm: remove hand-written assembler for arm32 too." by Elliott Hughes · 2 years, 6 months ago
  25. a3357c2 Merge "Nullability check for quota module" by Treehugger Robot · 2 years, 6 months ago
  26. bb0913e Merge "Nullability check for sysinfo module" by Treehugger Robot · 2 years, 6 months ago
  27. 8dc9f46 Fix setfsgid()/setfsuid() for LP32. by Elliott Hughes · 2 years, 6 months ago
  28. e716b1b Nullability check for klog module by zijunzhao · 2 years, 6 months ago
  29. 4b8a126 Nullability check for sysinfo module by zijunzhao · 2 years, 6 months ago
  30. 7833a70 Nullability check for quota module by zijunzhao · 2 years, 6 months ago
  31. 3d577a8 Merge "Add the recoverable GWP-ASan feature." by Mitch Phillips · 2 years, 6 months ago
  32. 64c7d18 Merge "[GWP-ASan] Add TURN_ON_FOR_APP_SAMPLED_NON_CRASHING to android_mallopt" by Mitch Phillips · 2 years, 6 months ago
  33. 47aa5b9 libm: remove hand-written assembler for arm32 too. by Elliott Hughes · 2 years, 6 months ago
  34. 2480f49 [GWP-ASan] Add TURN_ON_FOR_APP_SAMPLED_NON_CRASHING to android_mallopt by Mitch Phillips · 2 years, 6 months ago
  35. a493fe4 Add the recoverable GWP-ASan feature. by Mitch Phillips · 2 years, 7 months ago
  36. 720454a Merge "Nullability check for unistd module" by Zijun Zhao · 2 years, 6 months ago
  37. 3d59110 Nullability check for unistd module by zijunzhao · 2 years, 7 months ago
  38. b9ba771 Merge "Use clang's builtins for sqrt()/sqrtf() and lrint() family." by Elliott Hughes · 2 years, 6 months ago
  39. 37edb9f Merge changes from topic "am-175e2e8057294130a781e5984587871d" by Automerger Merge Worker · 2 years, 6 months ago
  40. 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
  41. a03d444 [automerger skipped] Extend bionic-unit-tests timeout. am: 7a8366fede -s ours by Mitch Phillips · 2 years, 6 months ago
  42. 9c1e170 Merge "Extend bionic-unit-tests timeout." into android13-tests-dev by Treehugger Robot · 2 years, 6 months ago
  43. 7a8366f Extend bionic-unit-tests timeout. by Mitch Phillips · 3 years, 1 month ago
  44. 2dcc5ce Use clang's builtins for sqrt()/sqrtf() and lrint() family. by Elliott Hughes · 2 years, 6 months ago
  45. b8a7a2f Merge "Add BIONIC_COMPLICATED_NULLNESS as _Null_unspecified" by Treehugger Robot · 2 years, 6 months ago
  46. 93eb870 Add BIONIC_COMPLICATED_NULLNESS as _Null_unspecified by zijunzhao · 2 years, 6 months ago
  47. c36823f Merge "Purge memory." by Christopher Ferris · 2 years, 6 months ago
  48. b70b4e1 Merge "Verify that allocated memory is always zeroed." by Christopher Ferris · 2 years, 6 months ago
  49. ab3fc60 Merge "Nullability check for fcntl module" by Treehugger Robot · 2 years, 6 months ago
  50. aa3e574 Purge memory. by Christopher Ferris · 2 years, 6 months ago
  51. 4aa1ea0 Nullability check for fcntl module by zijunzhao · 2 years, 6 months ago
  52. b0360a9 Merge "Add (no-op) ifuncs for SVE optimized routines." by Elliott Hughes · 2 years, 6 months ago
  53. 02b6bbc Verify that allocated memory is always zeroed. by Christopher Ferris · 3 years, 2 months ago
  54. ec612d4 Merge "Nullability check for nl_types module" by Treehugger Robot · 2 years, 6 months ago
  55. 8606375 Merge "linker: Fallback to argv[0] to get the executable info" by Vincent Donnefort · 2 years, 6 months ago
  56. 64b1fe2 Nullability check for nl_types module by zijunzhao · 2 years, 6 months ago
  57. 3d8e98f Add (no-op) ifuncs for SVE optimized routines. by Elliott Hughes · 2 years, 6 months ago
  58. b1f9b1b Merge "Nullability check for utmp module" by Treehugger Robot · 2 years, 6 months ago
  59. 8b47a35 Merge "Track upstream arm-optimized-routines changes." by Elliott Hughes · 2 years, 6 months ago
  60. d975506 Nullability check for utmp module by zijunzhao · 2 years, 7 months ago
  61. 5ec0bfa Track upstream arm-optimized-routines changes. by Elliott Hughes · 2 years, 6 months ago
  62. 2efa017 linker: Fallback to argv[0] to get the executable info by Vincent Donnefort · 2 years, 6 months ago
  63. 98c641b Merge "Sync strptime.c with upstream." by Elliott Hughes · 2 years, 6 months ago
  64. 6ffb6e8 Merge "librust_baremetal: Add strtol" by Treehugger Robot · 2 years, 6 months ago
  65. 3fa4eea Merge "Defer to getpagesize() in sysconf()." by Elliott Hughes · 2 years, 7 months ago
  66. 0ad996d Merge "Re-enable the POSIX header tests for musl." by Treehugger Robot · 2 years, 7 months ago
  67. d05de20 Re-enable the POSIX header tests for musl. by Elliott Hughes · 2 years, 7 months ago
  68. c3952c9 Merge "Add #ifdefs to make POSIX header tests pass for musl" by Treehugger Robot · 2 years, 7 months ago
  69. 357908d Defer to getpagesize() in sysconf(). by Elliott Hughes · 2 years, 7 months ago
  70. b6830ca Add #ifdefs to make POSIX header tests pass for musl by Colin Cross · 2 years, 7 months ago
  71. 806d2e7 Merge "Link to the best relative relocations docs I know of." by Treehugger Robot · 2 years, 7 months ago
  72. 8b42ba6 Merge "Only run mallopt_smoke test on bionic." by Christopher Ferris · 2 years, 7 months ago
  73. bb1cb03 Link to the best relative relocations docs I know of. by Elliott Hughes · 2 years, 7 months ago
  74. 2ef5937 Only run mallopt_smoke test on bionic. by Christopher Ferris · 2 years, 7 months ago
  75. cc66ba3 Merge "Add aliases for backtrace related options." by Christopher Ferris · 2 years, 7 months ago
  76. 3f44f6b Merge "Nullability check for termios module" by Treehugger Robot · 2 years, 7 months ago
  77. 4730fb6 Nullability check for termios module by zijunzhao · 2 years, 7 months ago
  78. e87938c Merge "Nullability check for execinfo module" by Treehugger Robot · 2 years, 7 months ago
  79. e951acd Nullability check for execinfo module by zijunzhao · 2 years, 7 months ago
  80. 716ed9b Merge "librust_baremetal: Add memcpy_chk" by Treehugger Robot · 2 years, 7 months ago
  81. 8655d17 Add aliases for backtrace related options. by Junjie Hu · 2 years, 7 months ago
  82. 42f97f5 Merge "Disable clang-tidy for some malloc tests." by Chih-hung Hsieh · 2 years, 7 months ago
  83. 5742add Merge "Nullability check for inttypes module" by Treehugger Robot · 2 years, 7 months ago
  84. 7ab1c81 Disable clang-tidy for some malloc tests. by Chih-Hung Hsieh · 2 years, 7 months ago
  85. 6daedb7 Nullability check for inttypes module by zijunzhao · 2 years, 7 months ago
  86. eae797d Merge "Plumb scudo_ring_buffer_size to debuggerd_process_info" by Florian Mayer · 2 years, 7 months ago
  87. a3d0bf0 Merge "Match argument order in cpp file" by Greg Kaiser · 2 years, 7 months ago
  88. e03c720 Merge "Add chiahungduan@ to OWNERS" by Treehugger Robot · 2 years, 7 months ago
  89. 2335213 Match argument order in cpp file by Greg Kaiser · 2 years, 7 months ago
  90. cce220f Add chiahungduan@ to OWNERS by Chia-hung Duan · 2 years, 7 months ago
  91. 08af69a Merge "Add the timestamps for each alloc data" by Chia-hung Duan · 2 years, 7 months ago
  92. 57c8646 Merge "Nullability check for malloc module." by Treehugger Robot · 2 years, 7 months ago
  93. 7bede42 Merge "Nullability check for syslog module." by Treehugger Robot · 2 years, 7 months ago
  94. 979d39c Nullability check for syslog module. by zijunzhao · 2 years, 7 months ago
  95. 347dc62 Plumb scudo_ring_buffer_size to debuggerd_process_info by Florian Mayer · 2 years, 7 months ago
  96. f7e8b17 Add the timestamps for each alloc data by Chia-hung Duan · 2 years, 9 months ago
  97. f81ceb9 Merge "linker: Fix memory leak for reserved memory" by Ryan Prichard · 2 years, 7 months ago
  98. 47fc44c Merge "Nullability check for time module." by Treehugger Robot · 2 years, 7 months ago
  99. c22ef22 Merge "Merge librust_baremetal_defaults into its library" by Treehugger Robot · 2 years, 7 months ago
  100. e620266 Nullability check for time module. by zijunzhao · 2 years, 7 months ago