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