Update to musl 1.2.5. (#557)
See the WHATSNEW file for details. As described on the [musl homepage](https://musl.libc.org/), this also includes the two patches ([1](https://www.openwall.com/lists/musl/2025/02/13/1/1), [2](https://www.openwall.com/lists/musl/2025/02/13/1/2)) fixing CVE-2025-26519. This fixes #577.
Showing
- Makefile 1 addition, 1 deletionMakefile
- expected/wasm32-wasip1-threads/predefined-macros.txt 40 additions, 0 deletionsexpected/wasm32-wasip1-threads/predefined-macros.txt
- expected/wasm32-wasip1/predefined-macros.txt 40 additions, 0 deletionsexpected/wasm32-wasip1/predefined-macros.txt
- expected/wasm32-wasip2/predefined-macros.txt 40 additions, 0 deletionsexpected/wasm32-wasip2/predefined-macros.txt
- libc-top-half/musl/INSTALL 6 additions, 1 deletionlibc-top-half/musl/INSTALL
- libc-top-half/musl/VERSION 1 addition, 1 deletionlibc-top-half/musl/VERSION
- libc-top-half/musl/WHATSNEW 111 additions, 0 deletionslibc-top-half/musl/WHATSNEW
- libc-top-half/musl/arch/aarch64/bits/syscall.h.in 5 additions, 0 deletionslibc-top-half/musl/arch/aarch64/bits/syscall.h.in
- libc-top-half/musl/arch/arm/bits/syscall.h.in 5 additions, 0 deletionslibc-top-half/musl/arch/arm/bits/syscall.h.in
- libc-top-half/musl/arch/arm/reloc.h 1 addition, 1 deletionlibc-top-half/musl/arch/arm/reloc.h
- libc-top-half/musl/arch/arm/syscall_arch.h 7 additions, 0 deletionslibc-top-half/musl/arch/arm/syscall_arch.h
- libc-top-half/musl/arch/i386/bits/syscall.h.in 6 additions, 0 deletionslibc-top-half/musl/arch/i386/bits/syscall.h.in
- libc-top-half/musl/arch/loongarch64/atomic_arch.h 53 additions, 0 deletionslibc-top-half/musl/arch/loongarch64/atomic_arch.h
- libc-top-half/musl/arch/loongarch64/bits/alltypes.h.in 18 additions, 0 deletionslibc-top-half/musl/arch/loongarch64/bits/alltypes.h.in
- libc-top-half/musl/arch/loongarch64/bits/fenv.h 20 additions, 0 deletionslibc-top-half/musl/arch/loongarch64/bits/fenv.h
- libc-top-half/musl/arch/loongarch64/bits/float.h 16 additions, 0 deletionslibc-top-half/musl/arch/loongarch64/bits/float.h
- libc-top-half/musl/arch/loongarch64/bits/posix.h 2 additions, 0 deletionslibc-top-half/musl/arch/loongarch64/bits/posix.h
- libc-top-half/musl/arch/loongarch64/bits/reg.h 2 additions, 0 deletionslibc-top-half/musl/arch/loongarch64/bits/reg.h
- libc-top-half/musl/arch/loongarch64/bits/setjmp.h 1 addition, 0 deletionslibc-top-half/musl/arch/loongarch64/bits/setjmp.h
- libc-top-half/musl/arch/loongarch64/bits/signal.h 101 additions, 0 deletionslibc-top-half/musl/arch/loongarch64/bits/signal.h
Loading
Please register or sign in to comment