1. 21eff5b Disable -Wcast-function-type-mismatch am: 26781077ff by Aditya Kumar · 6 months ago main master
  2. 2678107 Disable -Wcast-function-type-mismatch by Aditya Kumar · 6 months ago
  3. 2307a2b Merge "Add linux/udp.h" into main am: 4a4ec62c8d by Treehugger Robot · 7 months ago
  4. 4a4ec62 Merge "Add linux/udp.h" into main by Treehugger Robot · 7 months ago
  5. f56693d Add linux/udp.h by Aditya Kumar · 7 months ago
  6. 1a72416 Set cmake_snapshot_supported for musl crt objects am: 131fbbd0d2 by Colin Cross · 7 months ago
  7. 131fbbd Set cmake_snapshot_supported for musl crt objects by Colin Cross · 7 months ago
  8. 09f5575 Empty merge ab/12770256 into aosp-main-future by Xin Li · 8 months ago
  9. cea7e34 Add janitors to the OWNERS file am: 843f4f28aa by Sadaf Ebrahimi · 8 months ago
  10. 843f4f2 Add janitors to the OWNERS file by Sadaf Ebrahimi · 8 months ago
  11. 7764550 Add unreachable() to musl's <stddef.h>. am: ef333d36ed am: df7c2ba021 by Elliott Hughes · 10 months ago
  12. df7c2ba Add unreachable() to musl's <stddef.h>. am: ef333d36ed by Elliott Hughes · 10 months ago
  13. ef333d3 Add unreachable() to musl's <stddef.h>. by Elliott Hughes · 10 months ago
  14. 79ad512 Merge remote-tracking branch 'aosp/upstream-master' am: 5a3eaeb9f2 am: b898de302e by Colin Cross · 11 months ago
  15. b898de3 Merge remote-tracking branch 'aosp/upstream-master' am: 5a3eaeb9f2 by Colin Cross · 11 months ago
  16. 5a3eaeb Merge remote-tracking branch 'aosp/upstream-master' by Colin Cross · 11 months ago
  17. d0517b2 Adapt to module rename. am: e60c10d44b am: fb7aa8f8c0 by Dan Albert · 12 months ago
  18. fb7aa8f Adapt to module rename. am: e60c10d44b by Dan Albert · 12 months ago
  19. e60c10d Adapt to module rename. by Dan Albert · 12 months ago
  20. dd1e63c syslog: revert LOG_FAC/LOG_FACMASK changes by Rich Felker · 1 year, 2 months ago
  21. 008f737 siglongjmp: document why this function just calls longjmp by Rich Felker · 1 year, 2 months ago
  22. 947b457 inet_ntop: fix the IPv6 leading zero sequence compression by Jakub Stasiak · 1 year, 2 months ago
  23. 50ab830 dynlink: avoid copying to temp buffer in get_lfs64 by Rich Felker · 1 year, 2 months ago
  24. 1b97d00 sys/epoll.h: add epoll ioctls by Joe Damato · 1 year, 2 months ago
  25. ab31e9d getusershell: skip blank lines and comments by Rich Felker · 1 year, 2 months ago
  26. 53ac44f dynlink: fix get_lfs64() with posix_fallocate64 by Florian Ziesche · 1 year, 2 months ago
  27. 895736d syslog: fix incorrect LOG_MAKEPRI and LOG_FAC[MASK] macros by Rich Felker · 1 year, 3 months ago
  28. 05ce67f add renameat2 linux syscall wrapper by Tony Ambardar · 1 year, 3 months ago
  29. 0079972 fix mismatched type in posix_getdents definition by Rich Felker · 1 year, 4 months ago
  30. cbf59dd aarch64 crti.o: fix alignment of _init/_fini by mojyack · 1 year, 4 months ago
  31. 84015ce fix typo that broke sys/reg.h and sys/user.h by Gonzalo Alvarez · 1 year, 4 months ago
  32. 1b0d485 implement posix_getdents adopted for next issue of POSIX by Rich Felker · 1 year, 4 months ago
  33. 2c124e1 stdint.h: derive limits from __LONG_MAX, use common fast16 types by Rich Felker · 1 year, 4 months ago
  34. 7019fbe sys/user.h: derive __WORDSIZE from __LONG_MAX by Rich Felker · 1 year, 4 months ago
  35. e709a6f sys/reg.h: derive __WORDSIZE from __LONG_MAX by Rich Felker · 1 year, 4 months ago
  36. 29b216b unistd.h: derive ILP32/LP64 macros from __LONG_MAX instead of arch bits by Rich Felker · 1 year, 4 months ago
  37. 0dfa1d8 unify bits/stat.h for all archs sharing a common definition by Rich Felker · 1 year, 4 months ago
  38. ef60088 align aarch64, riscv64, loongarch64 stat structure padding type by Rich Felker · 1 year, 4 months ago
  39. 6f66623 ldso: fix non-functional fix to early dynamic PAGE_SIZE access by Rich Felker · 1 year, 4 months ago
  40. fced99e strptime: implement conversion specifiers adopted for next POSIX issue by Rich Felker · 1 year, 4 months ago
  41. 3f9d422 printf decimal integer formatting: shave off one division by Rich Felker · 1 year, 4 months ago
  42. a23cf8f riscv mcontext_t/sigcontext: use __aligned__ instead of aligned by Michael Forney · 1 year, 4 months ago
  43. cbf1c7b add missing STATX_ATTR_* macros omitted when statx was added by Rich Felker · 1 year, 4 months ago
  44. 3f49203 initgroups: do not artificially limit number of supplementary groups by Rich Felker · 1 year, 5 months ago
  45. 24ebbbd printf: fix edge case where hex float precision was not honored by Rich Felker · 1 year, 5 months ago
  46. ec0edd5 Merge "Upgrade musl to v1.2.5" into main am: aa59d7880b am: dc1e01c2dd by Treehugger Robot · 1 year, 5 months ago android15-tests-dev aml_tz6_351010000
  47. dc1e01c Merge "Upgrade musl to v1.2.5" into main am: aa59d7880b by Treehugger Robot · 1 year, 5 months ago
  48. aa59d78 Merge "Upgrade musl to v1.2.5" into main by Treehugger Robot · 1 year, 5 months ago
  49. 1c8706e Upgrade musl to v1.2.5 by Elliott Hughes · 1 year, 5 months ago
  50. e3b0ace complex: fix comment in cacosh by Szabolcs Nagy · 1 year, 6 months ago
  51. 9683bd6 math: fix fma(x,y,0) when x*y rounds to -0 by Szabolcs Nagy · 1 year, 6 months ago
  52. 5370070 fix pwrite/pwritev handling of O_APPEND files by Rich Felker · 1 year, 6 months ago
  53. bdc9a9f uio.h: add RWF_NOAPPEND flag for pwritev2 by Rich Felker · 1 year, 6 months ago
  54. 7ada6dd iconv: fix missing bounds checking for shift_jis decoding by Rich Felker · 1 year, 6 months ago
  55. fd7d018 add missing inline keyword on default a_barrier definition by Rich Felker · 1 year, 6 months ago
  56. b5121e2 iconv: add aliases for GBK by Rich Felker · 1 year, 6 months ago
  57. ca6f46a iconv: add euro symbol to GBK as single byte 0x80 by Rich Felker · 1 year, 6 months ago
  58. 0784374 release 1.2.5 by Rich Felker · 1 year, 6 months ago
  59. f5dba42 iconv: add cp932 as an alias for shift_jis by Rich Felker · 1 year, 6 months ago
  60. e5aa498 update INSTALL file archs list with riscv32, loongarch64 additions by Rich Felker · 1 year, 6 months ago
  61. 8d9d266 loongarch64: add new syscall numbers by wanghongliang · 1 year, 6 months ago
  62. 8d852cd loongarch64: remove getrlimit/setrlimit syscall numbers by Rich Felker · 1 year, 6 months ago
  63. 13cd64a loongarch64: remove ptrace.h macros by wanghongliang · 1 year, 6 months ago
  64. 377c363 configure: enable riscv32 port by Stefan O'Rear · 1 year, 6 months ago
  65. d25f0cc riscv: define REG_S1 and REG_S2 by Khem Raj · 1 year, 6 months ago
  66. 8432d16 riscv32: add new syscall numbers by Khem Raj · 1 year, 6 months ago
  67. 3ea3fcf riscv32: add sysvipc msg/sem/shm bits by Rich Felker · 1 year, 6 months ago
  68. b28c44d riscv32: add thread support by Stefan O'Rear · 1 year, 6 months ago
  69. c34a8ee riscv32: add setjmp/longjmp and sigreturn by Stefan O'Rear · 1 year, 6 months ago
  70. 11eee89 riscv32: add dlsym by Stefan O'Rear · 1 year, 6 months ago
  71. b4f7b2c riscv32: add fenv and math by Stefan O'Rear · 1 year, 6 months ago
  72. 01d9fe4 riscv32: add arch headers by Stefan O'Rear · 1 year, 6 months ago
  73. 5c653cc getnameinfo: fix calling __dns_parse with potentially too large rlen by Alexey Izbyshev · 1 year, 6 months ago
  74. d3a6105 posix_spawn: fix child spinning on write to a broken pipe by Alexey Izbyshev · 1 year, 6 months ago
  75. 80e3b09 loongarch64 __clone: align stack pointer mod 16 by wanghongliang · 1 year, 6 months ago
  76. ec325b3 add loongarch64 user.h structs; adjust elf_fpreg_t and ELF_NFPREG by Hongliang Wang · 1 year, 6 months ago
  77. f2c9350 add loongarch64 signal.h register index macros by wanghongliang · 1 year, 6 months ago
  78. a7239cb switch __STDC_UTF_{16,32}__ macro definitions from #undef to #ifndef by Rich Felker · 1 year, 6 months ago
  79. 2c887f2 riscv: fall back to syscall __riscv_flush_icache by Stefan O'Rear · 1 year, 6 months ago
  80. 69670e3 sh dlsym: fix passing of return address for RTLD_NEXT use by Rich Felker · 1 year, 6 months ago
  81. b817541 add statx interface using syscall, fallback to fstatat by Duncan Bellamy · 1 year, 6 months ago
  82. d0ed307 use new SYS_fchmodat2 syscall to implement fchmodat with flags by Gaël PORTAY · 1 year, 6 months ago
  83. 3d5c9fe bits/syscall.h: add __NR_fchmodat2 from linux v6.6 by Gaël PORTAY · 1 year, 6 months ago
  84. fb9d976 remove flag argument from fchmodat syscall by Gaël PORTAY · 1 year, 6 months ago
  85. dd690c4 bits/syscall.h: add cachestat from linux v6.4 by Gaël PORTAY · 1 year, 6 months ago
  86. 33e8c46 bits/syscall.h: add set_mempolicy_home_node from linux v5.17 by Gaël PORTAY · 1 year, 6 months ago
  87. b2c4c3d bits/syscall.h: add futex_waitv from linux v5.16 by Gaël PORTAY · 1 year, 6 months ago
  88. e975127 bits/syscall.h: add process_mrelease from linux v5.15 by Rich Felker · 1 year, 6 months ago
  89. a526314 bits/syscall.h: add memfd_secret from linux v5.14 by Gaël PORTAY · 1 year, 6 months ago
  90. 19563e1 add framework to support archs without a native wait4 syscall by Rich Felker · 1 year, 6 months ago
  91. 7020e85 sh: fix sigsetjmp corrupting call-saved register r8 by Rich Felker · 1 year, 6 months ago
  92. 522bd54 add loongarch64 port by Hongliang Wang · 1 year, 6 months ago
  93. 4a16ddf strftime: fix breakage in last change (uninitialized pointer access) by Rich Felker · 1 year, 6 months ago
  94. cf91e9b fix erroneous feature test macro check for ppoll by Rich Felker · 1 year, 7 months ago
  95. 3983861 syslog: use C locale for timestamp generation by Rich Felker · 1 year, 7 months ago
  96. 8b70486 stdc-predef.h: prevent redefining __STDC_UTF_{16,32}__ macros by Jules Maselbas · 1 year, 7 months ago
  97. 407aea6 riscv: add TLSDESC support by Rich Felker · 1 year, 7 months ago
  98. 2e1bb87 install.sh: avoid creating symlinks with restricted permissions by Tim Cuthbertson · 1 year, 7 months ago
  99. 0e33072 sqrtl: fix invalid use of a non-constant-expression as static initializer by Rich Felker · 1 year, 7 months ago
  100. bd3138b riscv: correct symbol version of __vdso_flush_icache by gns · 1 year, 7 months ago