1. 3aa32e2 Merge "Export capability.h as a filegroup" into main by Jiyong Park · 1 year, 9 months ago
  2. 35a280d Export capability.h as a filegroup by Jiyong Park · 1 year, 9 months ago
  3. b542505 Change malloc_not_svelte to malloc_low_memory. by Christopher Ferris · 1 year, 9 months ago
  4. 54a6121 Custom memset implementation for Qualcomm Oryon CPU by Vaisakh K V · 1 year, 10 months ago
  5. 83e5584 Custom memcpy implementation for Qualcomm Oryon CPU by Vaisakh K V · 1 year, 10 months ago
  6. 6a30b71 crt*.o cleanup. by Elliott Hughes · 1 year, 10 months ago
  7. 9a7da85 Merge "Clean up the <netinet/ether.h> implementation." into main by Elliott Hughes · 1 year, 11 months ago
  8. 30c7aad Merge changes from topics "crashapi2", "crashapi3" into main by Treehugger Robot · 1 year, 11 months ago
  9. ca4749a header and android_crash_detail prefix for crash_detail API by Florian Mayer · 1 year, 11 months ago
  10. 3ed6e72 Clean up the <netinet/ether.h> implementation. by Elliott Hughes · 1 year, 11 months ago
  11. 6a45884 Simplify our trivial initgroups(), and add a test. by Elliott Hughes · 1 year, 11 months ago
  12. 17e4068 Move three legacy .c files to .cpp. by Elliott Hughes · 1 year, 11 months ago
  13. d74f255 Merge "libc/Android.bp: make libc_headers visible to llvm-libc" into main by Nick Desaulniers · 1 year, 11 months ago
  14. 942ae55 libc/Android.bp: make libc_headers visible to llvm-libc by Nick Desaulniers · 1 year, 11 months ago
  15. 69bd8e9 libc/Android.bp: more cleanup. by Elliott Hughes · 2 years ago
  16. 968adf9 libc/Android.bp: merge libc_openbsd_ndk. by Elliott Hughes · 2 years ago
  17. 2e2b9bc More libc/Android.bp simplification. by Elliott Hughes · 2 years ago
  18. 41ed53f Merge changes Ie770320e,I32c05cce,Ia7cb2f40 into main by Kalesh Singh · 2 years ago
  19. f0050fb bionic: Refactor __get_elf_note() by Kalesh Singh · 2 years, 1 month ago
  20. ddd6bf1 Remove treble_linker_namespaces. by Elliott Hughes · 2 years ago
  21. 6034df4 Remove libc_ndk. by Elliott Hughes · 2 years ago
  22. b094892 libc/Android.bp: remove libc_pthread and libc_nopthread. by Elliott Hughes · 2 years ago
  23. b02dbce Merge "Start removing unnecessary libc/Android.bp complexity." into main by Elliott Hughes · 2 years ago
  24. 99cc916 Start removing unnecessary libc/Android.bp complexity. by Elliott Hughes · 2 years ago
  25. 20a3661 Clarify which architectures do/don't need sa_restorer. by Elliott Hughes · 2 years ago
  26. 1eacc0e bpfmt all the .bp files to silence ayeaye. by Elliott Hughes · 2 years ago
  27. 1ab5d27 Remove ODR violation with arm64 memrchr. by Elliott Hughes · 2 years ago
  28. 862a23d bionic: Add crt_pad_segment by Kalesh Singh · 2 years ago
  29. 93e75ac -fno-emulated-tls is the default now. by Elliott Hughes · 2 years, 1 month ago
  30. b1a0a9d Remove fs_config_generator.py symlink by Cole Faust · 2 years, 2 months ago
  31. c20bf01 Merge "string/memory functions: avoid qemu bugs/performance issues." into main by Prashanth Swaminathan · 2 years, 2 months ago
  32. aefe999 string/memory functions: avoid qemu bugs/performance issues. by Elliott Hughes · 2 years, 2 months ago
  33. 9d03a16 Make sure debug_frame is not compressed. by Christopher Ferris · 2 years, 2 months ago
  34. f2e04f5 Remove accidental re-addition of factored-out cruft. by Elliott Hughes · 2 years, 3 months ago
  35. a4d7102 Temporarily fall back to non-V memcmp by Prashanth Swaminathan · 2 years, 3 months ago
  36. 7d13666 riscv64: fix ODR violations. by Elliott Hughes · 2 years, 3 months ago
  37. ae31683 Merge "Create a filegroup for versioner dependencies" into main by Treehugger Robot · 2 years, 4 months ago
  38. 3d84338 riscv64: add vector stpcpy(). by Elliott Hughes · 2 years, 4 months ago
  39. 8fce52a Create a filegroup for versioner dependencies by Spandan Das · 2 years, 4 months ago
  40. 1de7a48 Disable warning which is not detecting problems. by Christopher Ferris · 2 years, 4 months ago
  41. 744cfd3 Let executables not rely on sentinels in preinit_array/init_array/fini_array by Yabin Cui · 2 years, 5 months ago
  42. 68cbdca libm/libc: remove 'allow_untyped_symbols' flags by Matthias Maennich · 2 years, 7 months ago
  43. c204334 Reuse the libm scalbn() as ldexp(). by Elliott Hughes · 2 years, 6 months ago
  44. 31fc69f Fix tzalloc(nullptr) and add a test. by Elliott Hughes · 2 years, 7 months ago
  45. 2bd4316 Expose tzalloc()/localtime_rz()/mktime_z()/tzfree(). by Elliott Hughes · 2 years, 7 months ago
  46. 40a82d0 Implement rvv version mem* and str* for riscv64 by Yun Hsiang · 2 years, 8 months ago
  47. 52541ee C23: add timespec_getres() and the new TIME_* constants. by Elliott Hughes · 2 years, 9 months ago
  48. a43de5c Revert "Add versions property to libc_hwasan stubs" by Spandan Das · 2 years, 9 months ago
  49. fe2907c Add versions property to libc_hwasan stubs by Spandan Das · 2 years, 9 months ago
  50. ff116ed Fix build error on darwin_arm64 by Florian Mayer · 2 years, 9 months ago
  51. 4967017 Merge "Introduce hwasan mode for linker" by Florian Mayer · 2 years, 9 months ago
  52. c10d064 Introduce hwasan mode for linker by Florian Mayer · 2 years, 10 months ago
  53. 97950cb Merge "Rename files/modules that have the same name" by Treehugger Robot · 2 years, 9 months ago
  54. f5968d8 Rename files/modules that have the same name by Cole Faust · 2 years, 9 months ago
  55. 4473a93 Merge "Revert "Workaround boot loop by turning off stack protector check for noreturn calls"" by Treehugger Robot · 2 years, 9 months ago
  56. 66c0967 Revert "Workaround boot loop by turning off stack protector check for noreturn calls" by Yi Kong · 2 years, 9 months ago
  57. eee46dc Exclude crtbrand.o from the NDK sysroot. by Dan Albert · 2 years, 10 months ago
  58. ab3a319 Merge "Workaround boot loop by turning off stack protector check for noreturn calls" by Yi Kong · 2 years, 10 months ago
  59. 9a39eb3 Increase the implementation of __memcpy_chk assembly by caowencheng · 2 years, 10 months ago
  60. 9b4cf97 Workaround boot loop by turning off stack protector check for noreturn calls by Yi Kong · 2 years, 10 months ago
  61. 529c16a Merge "memset_chk into assembly file" by Elliott Hughes · 2 years, 11 months ago
  62. ab457f9 memset_chk into assembly file by caowencheng · 2 years, 11 months ago
  63. 20dd3fe Pull flockfile/funlockfile/ftrylockfile into stdio.cpp. by Elliott Hughes · 2 years, 11 months ago
  64. 39aed9c Merge "librust_baremetal: Add libc_netbsd" by Pierre-Clément Tosi · 2 years, 11 months ago
  65. eb46ac9 librust_baremetal: Add libc_netbsd by Pierre-Clément Tosi · 3 years ago
  66. f810274 Merge "librust_baremetal: No HAVE_ASSEMBLER___MEMCPY_CHK" by Treehugger Robot · 3 years ago
  67. 467e58e libc_fortify: Fix typo by Pierre-Clément Tosi · 3 years ago
  68. 3d577a8 Merge "Add the recoverable GWP-ASan feature." by Mitch Phillips · 3 years ago
  69. a493fe4 Add the recoverable GWP-ASan feature. by Mitch Phillips · 3 years ago
  70. 98c641b Merge "Sync strptime.c with upstream." by Elliott Hughes · 3 years ago
  71. 6ffb6e8 Merge "librust_baremetal: Add strtol" by Treehugger Robot · 3 years ago
  72. 716ed9b Merge "librust_baremetal: Add memcpy_chk" by Treehugger Robot · 3 years ago
  73. c22ef22 Merge "Merge librust_baremetal_defaults into its library" by Treehugger Robot · 3 years ago
  74. e343db3 Disable clang-tidy for upstream files. by Chih-Hung Hsieh · 3 years ago
  75. eeb53ac librust_baremetal: No HAVE_ASSEMBLER___MEMCPY_CHK by Pierre-Clément Tosi · 3 years, 1 month ago
  76. 816176c librust_baremetal: Add strtol by Pierre-Clément Tosi · 3 years, 2 months ago
  77. 199a62e librust_baremetal: Add memcpy_chk by Pierre-Clément Tosi · 3 years, 1 month ago
  78. 3af5799 Merge librust_baremetal_defaults into its library by Pierre-Clément Tosi · 3 years ago
  79. 746ed77 Merge "Introduce minimal static libc for baremetal Rust" by Treehugger Robot · 3 years, 1 month ago
  80. 74a1458 Introduce minimal static libc for baremetal Rust by Pierre-Clément Tosi · 3 years, 1 month ago
  81. d3627a4 Sync strptime.c with upstream. by Elliott Hughes · 3 years, 1 month ago
  82. 8d9549e Move some cruft from the build system to the source. by Elliott Hughes · 3 years, 1 month ago
  83. 023e4e7 Move to arm-optimized-routines memset(). by Elliott Hughes · 3 years, 2 months ago
  84. 7daf459 Switch to the arm-optimized-routines memcpy() and memmove(). by Elliott Hughes · 3 years, 2 months ago
  85. d26d3c0 Merge "Implement __memset_chk as a copy & paste of __memcpy_chk." by Treehugger Robot · 3 years, 2 months ago
  86. 3cc366d Implement __memset_chk as a copy & paste of __memcpy_chk. by Elliott Hughes · 3 years, 2 months ago
  87. 0d4d276 Remove assembler wmemmove(). by Elliott Hughes · 3 years, 2 months ago
  88. 0f91724 Merge "Add a zip package containing the crt*.o objects" by Colin Cross · 3 years, 3 months ago
  89. 290c495 Add a zip package containing the crt*.o objects by Colin Cross · 3 years, 3 months ago
  90. 579088b Merge "Add riscv64 kernel headers to the ndk sysroot" by Treehugger Robot · 3 years, 3 months ago
  91. bd26e0f Add riscv64 kernel headers to the ndk sysroot by Colin Cross · 3 years, 3 months ago
  92. 938ec9b Refactor the bp file to avoid arch variant in cc_genrule. by Yu Liu · 3 years, 3 months ago
  93. 8333532 Merge "Revert "Refactor the bp file to avoid arch variant in cc_genrule."" by Treehugger Robot · 3 years, 3 months ago
  94. b15a64f Merge "riscv64 setjmp." by Treehugger Robot · 3 years, 3 months ago
  95. 3a57969 Revert "Refactor the bp file to avoid arch variant in cc_genrule." by Yu Liu · 3 years, 3 months ago
  96. 86ef947 Merge "Refactor the bp file to avoid arch variant in cc_genrule." by Yu Liu · 3 years, 3 months ago
  97. ed2654c Refactor the bp file to avoid arch variant in cc_genrule. by Yu Liu · 3 years, 3 months ago
  98. e1905ed riscv64 setjmp. by Elliott Hughes · 3 years, 3 months ago
  99. 604ab0f riscv64: enable the version scripts. by Elliott Hughes · 3 years, 3 months ago
  100. ebc19a9 riscv64: add bionic assembler and string functions. by Elliott Hughes · 3 years, 3 months ago