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