1. 4730fb6 Nullability check for termios module by zijunzhao · 3 years ago
  2. e951acd Nullability check for execinfo module by zijunzhao · 3 years ago
  3. 716ed9b Merge "librust_baremetal: Add memcpy_chk" by Treehugger Robot · 3 years ago
  4. 42f97f5 Merge "Disable clang-tidy for some malloc tests." by Chih-hung Hsieh · 3 years ago
  5. 5742add Merge "Nullability check for inttypes module" by Treehugger Robot · 3 years ago
  6. 7ab1c81 Disable clang-tidy for some malloc tests. by Chih-Hung Hsieh · 3 years ago
  7. 6daedb7 Nullability check for inttypes module by zijunzhao · 3 years ago
  8. eae797d Merge "Plumb scudo_ring_buffer_size to debuggerd_process_info" by Florian Mayer · 3 years ago
  9. 2335213 Match argument order in cpp file by Greg Kaiser · 3 years ago
  10. 08af69a Merge "Add the timestamps for each alloc data" by Chia-hung Duan · 3 years ago
  11. 57c8646 Merge "Nullability check for malloc module." by Treehugger Robot · 3 years ago
  12. 979d39c Nullability check for syslog module. by zijunzhao · 3 years ago
  13. 347dc62 Plumb scudo_ring_buffer_size to debuggerd_process_info by Florian Mayer · 3 years ago
  14. f7e8b17 Add the timestamps for each alloc data by Chia-hung Duan · 3 years, 2 months ago
  15. 47fc44c Merge "Nullability check for time module." by Treehugger Robot · 3 years ago
  16. c22ef22 Merge "Merge librust_baremetal_defaults into its library" by Treehugger Robot · 3 years ago
  17. e620266 Nullability check for time module. by zijunzhao · 3 years ago
  18. 2b76f88 Merge "Disable clang-tidy for upstream files." by Chih-hung Hsieh · 3 years ago
  19. e343db3 Disable clang-tidy for upstream files. by Chih-Hung Hsieh · 3 years ago
  20. f043619 Nullability check for langinfo module. by zijunzhao · 3 years ago
  21. 199a62e librust_baremetal: Add memcpy_chk by Pierre-Clément Tosi · 3 years, 1 month ago
  22. 3af5799 Merge librust_baremetal_defaults into its library by Pierre-Clément Tosi · 3 years ago
  23. 6f78f75 Merge "Replace __packed with __attribute__((__packed__)) in uapi headers" by Treehugger Robot · 3 years ago
  24. 4ac3322 Replace __packed with __attribute__((__packed__)) in uapi headers by Colin Cross · 3 years ago
  25. 1a49058 Nullability check for malloc module. by zijunzhao · 3 years ago
  26. 65584f3 Merge "Nullability check for libgen module." by Treehugger Robot · 3 years ago
  27. 746ed77 Merge "Introduce minimal static libc for baremetal Rust" by Treehugger Robot · 3 years ago
  28. 137ecdd Merge "Update to v6.1 kernel headers." by Christopher Ferris · 3 years ago
  29. 3d6c94f Merge "Revert "Remove workarounds for the llvm sanitizers."" by Greg Kaiser · 3 years ago
  30. 6f02710 Revert "Remove workarounds for the llvm sanitizers." by Greg Kaiser · 3 years ago
  31. 74a1458 Introduce minimal static libc for baremetal Rust by Pierre-Clément Tosi · 3 years, 1 month ago
  32. d791a65 Merge changes I7ba9cef9,Ia191be0b,I16ba3dc8 by Ryan Prichard · 3 years, 1 month ago
  33. ab17c07 Nullability check for libgen module. by zijunzhao · 3 years, 1 month ago
  34. 6cd53a5 Update to v6.1 kernel headers. by Christopher Ferris · 3 years, 1 month ago
  35. 62d8f1a Merge "Remove workarounds for the llvm sanitizers." by Elliott Hughes · 3 years, 1 month ago
  36. 1287fd9 Merge "Move some cruft from the build system to the source." by Elliott Hughes · 3 years, 1 month ago
  37. fe504af Expose unwinder APIs in NDK stubs for R and up. by Ryan Prichard · 3 years, 1 month ago
  38. c2adad1 Use abi::__cxa_demangle declared in cxxabi.h by Ryan Prichard · 3 years, 1 month ago
  39. 8d9549e Move some cruft from the build system to the source. by Elliott Hughes · 3 years, 1 month ago
  40. 0565497 Add rlim64_t to libc/include/sys/resource by Elie Kheirallah · 3 years, 1 month ago
  41. c40ea82 Merge "Spring cleaning for the seccomp allowlist." by Elliott Hughes · 3 years, 1 month ago
  42. fa0e022 Remove workarounds for the llvm sanitizers. by Elliott Hughes · 3 years, 1 month ago
  43. 5a918d9 Nullability check for stdlib module. by zijunzhao · 3 years, 1 month ago
  44. f994170 Spring cleaning for the seccomp allowlist. by Elliott Hughes · 3 years, 1 month ago
  45. 1e59e2a fcntl: remove some duplication, fix a bug. by Elliott Hughes · 3 years, 1 month ago
  46. 008aa17 Merge "Add some missing "Available since" documentation." by Elliott Hughes · 3 years, 1 month ago
  47. dfe67d2 Tell people when they've messed up with fcntl(FD_SETFD). by Elliott Hughes · 3 years, 10 months ago
  48. d4fd67c Add some missing "Available since" documentation. by Elliott Hughes · 3 years, 1 month ago
  49. 023e4e7 Move to arm-optimized-routines memset(). by Elliott Hughes · 3 years, 1 month ago
  50. 7daf459 Switch to the arm-optimized-routines memcpy() and memmove(). by Elliott Hughes · 3 years, 1 month ago
  51. d26d3c0 Merge "Implement __memset_chk as a copy & paste of __memcpy_chk." by Treehugger Robot · 3 years, 1 month ago
  52. 6c599e3 Merge "Move memcpy_base.S into memcpy.S." by Treehugger Robot · 3 years, 1 month ago
  53. 3cc366d Implement __memset_chk as a copy & paste of __memcpy_chk. by Elliott Hughes · 3 years, 1 month ago
  54. d5ac40c Move memcpy_base.S into memcpy.S. by Elliott Hughes · 3 years, 1 month ago
  55. 0d4d276 Remove assembler wmemmove(). by Elliott Hughes · 3 years, 1 month ago
  56. 9874c54 Merge "Nullability check for regex module." by Treehugger Robot · 3 years, 2 months ago
  57. cf74c0c Merge "Simplify the malloc_debug unwind." by Treehugger Robot · 3 years, 2 months ago
  58. ec9ff04 Add a hack for a RISC-V bug. by Elliott Hughes · 3 years, 2 months ago
  59. eeaf9ed Simplify the malloc_debug unwind. by Elliott Hughes · 3 years, 2 months ago
  60. 7ececf1 Nullability check for regex module. by zijunzhao · 3 years, 2 months ago
  61. ebe850e Merge "Remove strtoq() and strtouq()." by Elliott Hughes · 3 years, 2 months ago
  62. e71efc5 Merge "Use the same union in riscv64's ucontext." by Treehugger Robot · 3 years, 2 months ago
  63. 315373d Merge "Failures to parse SYSCALLS.TXT-like files should be errors." by Treehugger Robot · 3 years, 2 months ago
  64. 8e82677 Use the same union in riscv64's ucontext. by Elliott Hughes · 3 years, 2 months ago
  65. 0021155 Remove strtoq() and strtouq(). by Elliott Hughes · 3 years, 2 months ago
  66. ebd2f76 Merge "Sync with upstream NetBSD." by Elliott Hughes · 3 years, 2 months ago
  67. 1c1dfb8 Failures to parse SYSCALLS.TXT-like files should be errors. by Elliott Hughes · 3 years, 2 months ago
  68. c8bf923 Fix a typo. by Elliott Hughes · 3 years, 2 months ago
  69. 88e4e60 Sync with upstream NetBSD. by Elliott Hughes · 3 years, 2 months ago
  70. 09db641 Merge "Update to v6.0 kernel headers." by Christopher Ferris · 3 years, 2 months ago
  71. 6a1dc51 riscv64: don't go via the PLT for setjmp. by Elliott Hughes · 3 years, 2 months ago
  72. f4cace6 Punch a hole for renameat(2) for app compat. by Elliott Hughes · 3 years, 2 months ago
  73. 00fde2a Modify path for python clang support package by Pat Tjin · 3 years, 2 months ago
  74. 0f91724 Merge "Add a zip package containing the crt*.o objects" by Colin Cross · 3 years, 2 months ago
  75. 290c495 Add a zip package containing the crt*.o objects by Colin Cross · 3 years, 3 months ago
  76. 579088b Merge "Add riscv64 kernel headers to the ndk sysroot" by Treehugger Robot · 3 years, 2 months ago
  77. bd26e0f Add riscv64 kernel headers to the ndk sysroot by Colin Cross · 3 years, 2 months ago
  78. bd03a19 Merge "Remove Commodore 64 support." by Elliott Hughes · 3 years, 2 months ago
  79. 473dcc5 Remove Commodore 64 support. by Elliott Hughes · 3 years, 2 months ago
  80. 0b67417 Merge "Refactor the bp file to avoid arch variant in cc_genrule." by Yu Liu · 3 years, 2 months ago
  81. 938ec9b Refactor the bp file to avoid arch variant in cc_genrule. by Yu Liu · 3 years, 2 months ago
  82. 45a8486 riscv64: fix setjmp so we're actually using the right cookie! by Elliott Hughes · 3 years, 2 months ago
  83. c800a3b riscv64: don't store both arguments in the same place on the stack. by Elliott Hughes · 3 years, 2 months ago
  84. 8333532 Merge "Revert "Refactor the bp file to avoid arch variant in cc_genrule."" by Treehugger Robot · 3 years, 2 months ago
  85. b15a64f Merge "riscv64 setjmp." by Treehugger Robot · 3 years, 2 months ago
  86. 3a57969 Revert "Refactor the bp file to avoid arch variant in cc_genrule." by Yu Liu · 3 years, 2 months ago
  87. 86ef947 Merge "Refactor the bp file to avoid arch variant in cc_genrule." by Yu Liu · 3 years, 2 months ago
  88. ed2654c Refactor the bp file to avoid arch variant in cc_genrule. by Yu Liu · 3 years, 2 months ago
  89. e1905ed riscv64 setjmp. by Elliott Hughes · 3 years, 2 months ago
  90. 7a19624 Add riscv64 crtbegin assembler. by Elliott Hughes · 3 years, 2 months ago
  91. 604ab0f riscv64: enable the version scripts. by Elliott Hughes · 3 years, 2 months ago
  92. 6cef594 Merge "riscv64: add bionic assembler and string functions." by Elliott Hughes · 3 years, 2 months ago
  93. ebc19a9 riscv64: add bionic assembler and string functions. by Elliott Hughes · 3 years, 2 months ago
  94. faac8e6 arm64: remove unnecessary duplication of constants in vfork.S. by Elliott Hughes · 3 years, 2 months ago
  95. 4c2de1f Merge "riscv64 syscall stub and seccomp filter generation." by Elliott Hughes · 3 years, 2 months ago
  96. 704772b riscv64 syscall stub and seccomp filter generation. by Elliott Hughes · 3 years, 3 months ago
  97. 91529b7 Add REG_S0 to ucontext.h for riscv64 by Colin Cross · 3 years, 3 months ago
  98. c5e588a Merge "riscv64 TLS support." by Elliott Hughes · 3 years, 3 months ago
  99. 6987120 Merge "riscv64: add "private/bionic_asm.h"." by Treehugger Robot · 3 years, 3 months ago
  100. d5b5adf Merge "riscv64: more <sys/ucontext.h>." by Treehugger Robot · 3 years, 3 months ago