1. 046fe15 Explicitly mention bionic's single C.UTF-8 locale. by Elliott Hughes · 2 years, 8 months ago
  2. 8262ca1 Merge "fcntl: remove some duplication, fix a bug." by Elliott Hughes · 2 years, 8 months ago
  3. d2e85ae Merge "linker_namespace: move sonames instead of copying" by Jooyung Han · 2 years, 8 months ago
  4. 1e59e2a fcntl: remove some duplication, fix a bug. by Elliott Hughes · 2 years, 8 months ago
  5. 7c2ce66 Merge "[MTE] test for exception cleanup." by Florian Mayer · 2 years, 8 months ago
  6. 008aa17 Merge "Add some missing "Available since" documentation." by Elliott Hughes · 2 years, 8 months ago
  7. 43ed024 Merge "Tell people when they've messed up with fcntl(FD_SETFD)." by Elliott Hughes · 2 years, 8 months ago
  8. 57b03de linker_namespace: move sonames instead of copying by Jooyung Han · 2 years, 8 months ago
  9. dfe67d2 Tell people when they've messed up with fcntl(FD_SETFD). by Elliott Hughes · 3 years, 6 months ago
  10. d4fd67c Add some missing "Available since" documentation. by Elliott Hughes · 2 years, 8 months ago
  11. 196e5b8 Merge "Remove stale TODO." by Treehugger Robot · 2 years, 8 months ago
  12. c884677 Merge "Remove remaining "ASCII binary blobs"." by Elliott Hughes · 2 years, 8 months ago
  13. a0faeb2 Remove remaining "ASCII binary blobs". by Elliott Hughes · 2 years, 9 months ago
  14. 4c4015b Remove stale TODO. by Martin Stjernholm · 2 years, 9 months ago
  15. db681c0 Merge "Move to arm-optimized-routines memset()." by Elliott Hughes · 2 years, 9 months ago
  16. 023e4e7 Move to arm-optimized-routines memset(). by Elliott Hughes · 2 years, 9 months ago
  17. 361ab5b Merge "Switch to the arm-optimized-routines memcpy() and memmove()." by Elliott Hughes · 2 years, 9 months ago
  18. 1b1bb35 Merge "Add invalid riscv64 ELF files for the linker tests." by Elliott Hughes · 2 years, 9 months ago
  19. 7daf459 Switch to the arm-optimized-routines memcpy() and memmove(). by Elliott Hughes · 2 years, 9 months ago
  20. d26d3c0 Merge "Implement __memset_chk as a copy & paste of __memcpy_chk." by Treehugger Robot · 2 years, 9 months ago
  21. 6c599e3 Merge "Move memcpy_base.S into memcpy.S." by Treehugger Robot · 2 years, 9 months ago
  22. 06868c8 Merge "Remove assembler wmemmove()." by Treehugger Robot · 2 years, 9 months ago
  23. 3cc366d Implement __memset_chk as a copy & paste of __memcpy_chk. by Elliott Hughes · 2 years, 9 months ago
  24. d5ac40c Move memcpy_base.S into memcpy.S. by Elliott Hughes · 2 years, 9 months ago
  25. 0d4d276 Remove assembler wmemmove(). by Elliott Hughes · 2 years, 9 months ago
  26. ec9f023 Add invalid riscv64 ELF files for the linker tests. by Elliott Hughes · 2 years, 9 months ago
  27. 8d4014e Merge "Correctly print RISC-V arch name on error when verifying ELF header." by Treehugger Robot · 2 years, 9 months ago
  28. 73840b5 Merge "Update sys_ptrace_test.cpp for riscv64." by Elliott Hughes · 2 years, 9 months ago
  29. 56c4db9 Merge "Add riscv64 support to the linker relocation benchmark." by Elliott Hughes · 2 years, 9 months ago
  30. b973c75 Correctly print RISC-V arch name on error when verifying ELF header. by Ulya Trafimovich · 2 years, 9 months ago
  31. 20561b8 Add riscv64 support to the linker relocation benchmark. by Elliott Hughes · 2 years, 9 months ago
  32. 9874c54 Merge "Nullability check for regex module." by Treehugger Robot · 2 years, 9 months ago
  33. 502c290 Merge "Update a comment to be more intention-revealing." by Treehugger Robot · 2 years, 9 months ago
  34. 89719df Update sys_ptrace_test.cpp for riscv64. by Elliott Hughes · 2 years, 9 months ago
  35. fc03503 Update a comment to be more intention-revealing. by Elliott Hughes · 2 years, 9 months ago
  36. cf74c0c Merge "Simplify the malloc_debug unwind." by Treehugger Robot · 2 years, 9 months ago
  37. 5c41b06 Merge "TEST_MAPPING: add CTS bionic test to kernel-presubmit" by Edward Liaw · 2 years, 9 months ago
  38. c272332 Merge "Add a hack for a RISC-V bug." by Elliott Hughes · 2 years, 9 months ago
  39. 4a8d7d7 TEST_MAPPING: add CTS bionic test to kernel-presubmit by Edward Liaw · 2 years, 9 months ago
  40. ec9ff04 Add a hack for a RISC-V bug. by Elliott Hughes · 2 years, 9 months ago
  41. eeaf9ed Simplify the malloc_debug unwind. by Elliott Hughes · 2 years, 9 months ago
  42. 7ececf1 Nullability check for regex module. by zijunzhao · 2 years, 9 months ago
  43. ebe850e Merge "Remove strtoq() and strtouq()." by Elliott Hughes · 2 years, 9 months ago
  44. 4f8ead4 Merge "Update the README.md" by Treehugger Robot · 2 years, 9 months ago
  45. a3696c1 Update the README.md by zijunzhao · 2 years, 9 months ago
  46. e71efc5 Merge "Use the same union in riscv64's ucontext." by Treehugger Robot · 2 years, 9 months ago
  47. 315373d Merge "Failures to parse SYSCALLS.TXT-like files should be errors." by Treehugger Robot · 2 years, 9 months ago
  48. 8e82677 Use the same union in riscv64's ucontext. by Elliott Hughes · 2 years, 9 months ago
  49. 0021155 Remove strtoq() and strtouq(). by Elliott Hughes · 2 years, 9 months ago
  50. ebd2f76 Merge "Sync with upstream NetBSD." by Elliott Hughes · 2 years, 9 months ago
  51. b163898 Merge "Merge "Disable MemtagNoteTest#SEGV for native bridge" into android13-tests-dev am: 2934645119" by Automerger Merge Worker · 2 years, 9 months ago
  52. fd0b800 Merge "Disable MemtagNoteTest#SEGV for native bridge" into android13-tests-dev am: 2934645119 by Treehugger Robot · 2 years, 9 months ago
  53. 2934645 Merge "Disable MemtagNoteTest#SEGV for native bridge" into android13-tests-dev by Treehugger Robot · 2 years, 9 months ago
  54. 2d5217c Merge "Disable MemtagNoteTest#SEGV for native bridge" by Elliott Hughes · 2 years, 9 months ago
  55. ee26705 Merge "Fix a typo." by Treehugger Robot · 2 years, 9 months ago
  56. 1c1dfb8 Failures to parse SYSCALLS.TXT-like files should be errors. by Elliott Hughes · 2 years, 9 months ago
  57. 2cc2910 Disable MemtagNoteTest#SEGV for native bridge by dimitry · 2 years, 9 months ago
  58. c8bf923 Fix a typo. by Elliott Hughes · 2 years, 9 months ago
  59. 88e4e60 Sync with upstream NetBSD. by Elliott Hughes · 2 years, 9 months ago
  60. f5f4112 [MTE] test for exception cleanup. by Florian Mayer · 3 years ago
  61. dd64a6e Disable MemtagNoteTest#SEGV for native bridge by dimitry · 2 years, 9 months ago
  62. 09db641 Merge "Update to v6.0 kernel headers." by Christopher Ferris · 2 years, 9 months ago
  63. 5ac1ad6 Merge "Merge "Fix-up for change in pwd/grp ids for PRNG seeder daemon" into android13-tests-dev am: d06e75b7e3" by Automerger Merge Worker · 2 years, 9 months ago
  64. 974b15e Merge "Fix-up for change in pwd/grp ids for PRNG seeder daemon" into android13-tests-dev am: d06e75b7e3 by Orion Hodson · 2 years, 9 months ago
  65. d06e75b Merge "Fix-up for change in pwd/grp ids for PRNG seeder daemon" into android13-tests-dev by Orion Hodson · 2 years, 9 months ago
  66. d8b0171 Merge "Remove fallback C sqrt/sqrtf." by Treehugger Robot · 2 years, 9 months ago
  67. e0942db Remove fallback C sqrt/sqrtf. by Elliott Hughes · 2 years, 9 months ago
  68. 836753a Merge "Simplify the libm build now we don't support non-neon." by Treehugger Robot · 2 years, 9 months ago
  69. a854888 Merge "arm64: use llvm's builtins for lround/lroundf/llround/llroundf." by Treehugger Robot · 2 years, 9 months ago
  70. 0cbb902 arm64: use llvm's builtins for lround/lroundf/llround/llroundf. by Elliott Hughes · 2 years, 9 months ago
  71. f5fd5ad Fix-up for change in pwd/grp ids for PRNG seeder daemon by Orion Hodson · 2 years, 9 months ago
  72. 150829d Merge "arm64: use llvm's builtins for copysign() and copysignf()." by Treehugger Robot · 2 years, 9 months ago
  73. 46f24a1 arm64: use llvm's builtins for copysign() and copysignf(). by Elliott Hughes · 2 years, 9 months ago
  74. 7711073 Merge "riscv64: don't go via the PLT for setjmp." by Treehugger Robot · 2 years, 9 months ago
  75. 6a1dc51 riscv64: don't go via the PLT for setjmp. by Elliott Hughes · 2 years, 9 months ago
  76. 4b0e16b Merge "Fix stdio -NaN tests for riscv64." by Treehugger Robot · 2 years, 9 months ago
  77. 5fa1c3a Merge "Add riscv64 lrint.S." by Treehugger Robot · 2 years, 9 months ago
  78. e0a9a38 Fix stdio -NaN tests for riscv64. by Elliott Hughes · 2 years, 9 months ago
  79. 4ceb347 Add riscv64 lrint.S. by Elliott Hughes · 2 years, 9 months ago
  80. e21affe Merge "Add trivial assembler implementations of sqrt()/sqrtf()." by Treehugger Robot · 2 years, 9 months ago
  81. a70e345 Simplify the libm build now we don't support non-neon. by Elliott Hughes · 2 years, 9 months ago
  82. a439845 Add trivial assembler implementations of sqrt()/sqrtf(). by Elliott Hughes · 2 years, 9 months ago
  83. a97ac8c Merge "riscv64: build the linker." by Treehugger Robot · 2 years, 10 months ago
  84. 3e4f603 riscv64: build the linker. by Elliott Hughes · 2 years, 10 months ago
  85. d91e069 Merge "Punch a hole for renameat(2) for app compat." by Treehugger Robot · 2 years, 10 months ago
  86. f4cace6 Punch a hole for renameat(2) for app compat. by Elliott Hughes · 2 years, 10 months ago
  87. b2ced4c Merge "Modify path for python clang support package" by Treehugger Robot · 2 years, 10 months ago
  88. 00fde2a Modify path for python clang support package by Pat Tjin · 2 years, 10 months ago
  89. 0f91724 Merge "Add a zip package containing the crt*.o objects" by Colin Cross · 2 years, 10 months ago
  90. 290c495 Add a zip package containing the crt*.o objects by Colin Cross · 2 years, 10 months ago
  91. 579088b Merge "Add riscv64 kernel headers to the ndk sysroot" by Treehugger Robot · 2 years, 10 months ago
  92. b9af067 Merge "Fix bionic tests for undefined __SIGRTMIN in musl" by Treehugger Robot · 2 years, 10 months ago
  93. bd26e0f Add riscv64 kernel headers to the ndk sysroot by Colin Cross · 2 years, 10 months ago
  94. 23b986c Fix bionic tests for undefined __SIGRTMIN in musl by Colin Cross · 2 years, 10 months ago
  95. bd03a19 Merge "Remove Commodore 64 support." by Elliott Hughes · 2 years, 10 months ago
  96. fbabf08 Merge "arm64: fix fesetround()." by Treehugger Robot · 2 years, 10 months ago
  97. 7047431 arm64: fix fesetround(). by Elliott Hughes · 2 years, 10 months ago
  98. f2be65d Merge "Remove explicit lists of ABIs." by Treehugger Robot · 2 years, 10 months ago
  99. 3f73ea6 Remove explicit lists of ABIs. by Elliott Hughes · 2 years, 10 months ago
  100. 473dcc5 Remove Commodore 64 support. by Elliott Hughes · 2 years, 10 months ago