1. 527d012 Remove <stdlib.h> abs/labs/llabs inline for API level 19. by Elliott Hughes · 3 years, 1 month ago
  2. b080a0c Merge "Nullability check for signal module." by Zijun Zhao · 3 years, 2 months ago
  3. 885f894 Merge "libc_fortify: Fix typo" by Pierre-Clément Tosi · 3 years, 2 months ago
  4. 38c5344 Nullability check for signal module. by zijunzhao · 3 years, 2 months ago
  5. 467e58e libc_fortify: Fix typo by Pierre-Clément Tosi · 3 years, 2 months ago
  6. 195b90b Nullability check for math module by zijunzhao · 3 years, 2 months ago
  7. bc516bf Merge "Nullability check for eventfd module" by Treehugger Robot · 3 years, 2 months ago
  8. 9729c19 Nullability check for eventfd module by zijunzhao · 3 years, 2 months ago
  9. f82ee4a Merge "Nullability check for klog module" by Treehugger Robot · 3 years, 2 months ago
  10. 1cda74d Nullability check for stat module by zijunzhao · 3 years, 2 months ago
  11. 475275b Merge "Fix setfsgid()/setfsuid() for LP32." by Elliott Hughes · 3 years, 2 months ago
  12. a3357c2 Merge "Nullability check for quota module" by Treehugger Robot · 3 years, 2 months ago
  13. 8dc9f46 Fix setfsgid()/setfsuid() for LP32. by Elliott Hughes · 3 years, 2 months ago
  14. e716b1b Nullability check for klog module by zijunzhao · 3 years, 2 months ago
  15. 4b8a126 Nullability check for sysinfo module by zijunzhao · 3 years, 2 months ago
  16. 7833a70 Nullability check for quota module by zijunzhao · 3 years, 2 months ago
  17. 3d577a8 Merge "Add the recoverable GWP-ASan feature." by Mitch Phillips · 3 years, 2 months ago
  18. 64c7d18 Merge "[GWP-ASan] Add TURN_ON_FOR_APP_SAMPLED_NON_CRASHING to android_mallopt" by Mitch Phillips · 3 years, 2 months ago
  19. 2480f49 [GWP-ASan] Add TURN_ON_FOR_APP_SAMPLED_NON_CRASHING to android_mallopt by Mitch Phillips · 3 years, 2 months ago
  20. a493fe4 Add the recoverable GWP-ASan feature. by Mitch Phillips · 3 years, 2 months ago
  21. 3d59110 Nullability check for unistd module by zijunzhao · 3 years, 3 months ago
  22. b8a7a2f Merge "Add BIONIC_COMPLICATED_NULLNESS as _Null_unspecified" by Treehugger Robot · 3 years, 2 months ago
  23. 93eb870 Add BIONIC_COMPLICATED_NULLNESS as _Null_unspecified by zijunzhao · 3 years, 2 months ago
  24. c36823f Merge "Purge memory." by Christopher Ferris · 3 years, 2 months ago
  25. aa3e574 Purge memory. by Christopher Ferris · 3 years, 2 months ago
  26. 4aa1ea0 Nullability check for fcntl module by zijunzhao · 3 years, 2 months ago
  27. b0360a9 Merge "Add (no-op) ifuncs for SVE optimized routines." by Elliott Hughes · 3 years, 2 months ago
  28. 64b1fe2 Nullability check for nl_types module by zijunzhao · 3 years, 2 months ago
  29. 3d8e98f Add (no-op) ifuncs for SVE optimized routines. by Elliott Hughes · 3 years, 2 months ago
  30. b1f9b1b Merge "Nullability check for utmp module" by Treehugger Robot · 3 years, 2 months ago
  31. d975506 Nullability check for utmp module by zijunzhao · 3 years, 2 months ago
  32. 5ec0bfa Track upstream arm-optimized-routines changes. by Elliott Hughes · 3 years, 2 months ago
  33. 98c641b Merge "Sync strptime.c with upstream." by Elliott Hughes · 3 years, 2 months ago
  34. 6ffb6e8 Merge "librust_baremetal: Add strtol" by Treehugger Robot · 3 years, 2 months ago
  35. 357908d Defer to getpagesize() in sysconf(). by Elliott Hughes · 3 years, 2 months ago
  36. cc66ba3 Merge "Add aliases for backtrace related options." by Christopher Ferris · 3 years, 2 months ago
  37. 4730fb6 Nullability check for termios module by zijunzhao · 3 years, 3 months ago
  38. e951acd Nullability check for execinfo module by zijunzhao · 3 years, 3 months ago
  39. 716ed9b Merge "librust_baremetal: Add memcpy_chk" by Treehugger Robot · 3 years, 3 months ago
  40. 8655d17 Add aliases for backtrace related options. by Junjie Hu · 3 years, 3 months ago
  41. 42f97f5 Merge "Disable clang-tidy for some malloc tests." by Chih-hung Hsieh · 3 years, 3 months ago
  42. 5742add Merge "Nullability check for inttypes module" by Treehugger Robot · 3 years, 3 months ago
  43. 7ab1c81 Disable clang-tidy for some malloc tests. by Chih-Hung Hsieh · 3 years, 3 months ago
  44. 6daedb7 Nullability check for inttypes module by zijunzhao · 3 years, 3 months ago
  45. eae797d Merge "Plumb scudo_ring_buffer_size to debuggerd_process_info" by Florian Mayer · 3 years, 3 months ago
  46. 2335213 Match argument order in cpp file by Greg Kaiser · 3 years, 3 months ago
  47. 08af69a Merge "Add the timestamps for each alloc data" by Chia-hung Duan · 3 years, 3 months ago
  48. 57c8646 Merge "Nullability check for malloc module." by Treehugger Robot · 3 years, 3 months ago
  49. 979d39c Nullability check for syslog module. by zijunzhao · 3 years, 3 months ago
  50. 347dc62 Plumb scudo_ring_buffer_size to debuggerd_process_info by Florian Mayer · 3 years, 3 months ago
  51. f7e8b17 Add the timestamps for each alloc data by Chia-hung Duan · 3 years, 5 months ago
  52. 47fc44c Merge "Nullability check for time module." by Treehugger Robot · 3 years, 3 months ago
  53. c22ef22 Merge "Merge librust_baremetal_defaults into its library" by Treehugger Robot · 3 years, 3 months ago
  54. e620266 Nullability check for time module. by zijunzhao · 3 years, 3 months ago
  55. 2b76f88 Merge "Disable clang-tidy for upstream files." by Chih-hung Hsieh · 3 years, 3 months ago
  56. e343db3 Disable clang-tidy for upstream files. by Chih-Hung Hsieh · 3 years, 3 months ago
  57. f043619 Nullability check for langinfo module. by zijunzhao · 3 years, 4 months ago
  58. 816176c librust_baremetal: Add strtol by Pierre-Clément Tosi · 3 years, 4 months ago
  59. 199a62e librust_baremetal: Add memcpy_chk by Pierre-Clément Tosi · 3 years, 4 months ago
  60. 3af5799 Merge librust_baremetal_defaults into its library by Pierre-Clément Tosi · 3 years, 3 months ago
  61. 6f78f75 Merge "Replace __packed with __attribute__((__packed__)) in uapi headers" by Treehugger Robot · 3 years, 3 months ago
  62. 4ac3322 Replace __packed with __attribute__((__packed__)) in uapi headers by Colin Cross · 3 years, 3 months ago
  63. 1a49058 Nullability check for malloc module. by zijunzhao · 3 years, 4 months ago
  64. 65584f3 Merge "Nullability check for libgen module." by Treehugger Robot · 3 years, 4 months ago
  65. 746ed77 Merge "Introduce minimal static libc for baremetal Rust" by Treehugger Robot · 3 years, 4 months ago
  66. 137ecdd Merge "Update to v6.1 kernel headers." by Christopher Ferris · 3 years, 4 months ago
  67. 3d6c94f Merge "Revert "Remove workarounds for the llvm sanitizers."" by Greg Kaiser · 3 years, 4 months ago
  68. 6f02710 Revert "Remove workarounds for the llvm sanitizers." by Greg Kaiser · 3 years, 4 months ago
  69. 74a1458 Introduce minimal static libc for baremetal Rust by Pierre-Clément Tosi · 3 years, 4 months ago
  70. d791a65 Merge changes I7ba9cef9,Ia191be0b,I16ba3dc8 by Ryan Prichard · 3 years, 4 months ago
  71. ab17c07 Nullability check for libgen module. by zijunzhao · 3 years, 4 months ago
  72. 6cd53a5 Update to v6.1 kernel headers. by Christopher Ferris · 3 years, 4 months ago
  73. 62d8f1a Merge "Remove workarounds for the llvm sanitizers." by Elliott Hughes · 3 years, 4 months ago
  74. d3627a4 Sync strptime.c with upstream. by Elliott Hughes · 3 years, 4 months ago
  75. 1287fd9 Merge "Move some cruft from the build system to the source." by Elliott Hughes · 3 years, 4 months ago
  76. fe504af Expose unwinder APIs in NDK stubs for R and up. by Ryan Prichard · 3 years, 4 months ago
  77. c2adad1 Use abi::__cxa_demangle declared in cxxabi.h by Ryan Prichard · 3 years, 4 months ago
  78. 8d9549e Move some cruft from the build system to the source. by Elliott Hughes · 3 years, 4 months ago
  79. 0565497 Add rlim64_t to libc/include/sys/resource by Elie Kheirallah · 3 years, 4 months ago
  80. c40ea82 Merge "Spring cleaning for the seccomp allowlist." by Elliott Hughes · 3 years, 4 months ago
  81. fa0e022 Remove workarounds for the llvm sanitizers. by Elliott Hughes · 3 years, 4 months ago
  82. 5a918d9 Nullability check for stdlib module. by zijunzhao · 3 years, 4 months ago
  83. f994170 Spring cleaning for the seccomp allowlist. by Elliott Hughes · 3 years, 4 months ago
  84. 1e59e2a fcntl: remove some duplication, fix a bug. by Elliott Hughes · 3 years, 4 months ago
  85. 008aa17 Merge "Add some missing "Available since" documentation." by Elliott Hughes · 3 years, 4 months ago
  86. dfe67d2 Tell people when they've messed up with fcntl(FD_SETFD). by Elliott Hughes · 4 years, 1 month ago
  87. d4fd67c Add some missing "Available since" documentation. by Elliott Hughes · 3 years, 4 months ago
  88. 023e4e7 Move to arm-optimized-routines memset(). by Elliott Hughes · 3 years, 4 months ago
  89. 7daf459 Switch to the arm-optimized-routines memcpy() and memmove(). by Elliott Hughes · 3 years, 4 months ago
  90. d26d3c0 Merge "Implement __memset_chk as a copy & paste of __memcpy_chk." by Treehugger Robot · 3 years, 4 months ago
  91. 6c599e3 Merge "Move memcpy_base.S into memcpy.S." by Treehugger Robot · 3 years, 4 months ago
  92. 3cc366d Implement __memset_chk as a copy & paste of __memcpy_chk. by Elliott Hughes · 3 years, 4 months ago
  93. d5ac40c Move memcpy_base.S into memcpy.S. by Elliott Hughes · 3 years, 4 months ago
  94. 0d4d276 Remove assembler wmemmove(). by Elliott Hughes · 3 years, 4 months ago
  95. 9874c54 Merge "Nullability check for regex module." by Treehugger Robot · 3 years, 5 months ago
  96. cf74c0c Merge "Simplify the malloc_debug unwind." by Treehugger Robot · 3 years, 5 months ago
  97. ec9ff04 Add a hack for a RISC-V bug. by Elliott Hughes · 3 years, 5 months ago
  98. eeaf9ed Simplify the malloc_debug unwind. by Elliott Hughes · 3 years, 5 months ago
  99. 7ececf1 Nullability check for regex module. by zijunzhao · 3 years, 5 months ago
  100. ebe850e Merge "Remove strtoq() and strtouq()." by Elliott Hughes · 3 years, 5 months ago