zig/lib/libc
Ivel fa3228ae42 libc: reimplement swab in Zig (#31130)
This PR replaces the bundled musl swab() implementation with zig's one.

Contributes towards #30978.

It looks like there are not test cases for swab() in test-libc.

Reviewed-on: https://codeberg.org/ziglang/zig/pulls/31130
Reviewed-by: Andrew Kelley <andrew@ziglang.org>
Co-authored-by: Ivel <ivel.santos@proton.me>
Co-committed-by: Ivel <ivel.santos@proton.me>
2026-02-05 20:21:41 +01:00
..
darwin libc: Update macOS headers to SDK 26.2 2025-12-14 20:35:07 +00:00
freebsd libc: update startup code from freebsd 15 2025-12-07 09:18:38 +01:00
glibc libc: update glibc crt0 code to 2.43 2026-01-26 05:56:54 +01:00
include musl: update some hexagon headers from the quic fork 2026-01-27 23:24:57 +01:00
mingw libzigc: roundl 2026-02-01 00:59:35 +01:00
musl libc: reimplement swab in Zig (#31130) 2026-02-05 20:21:41 +01:00
netbsd libc: Add NetBSD libc abilists file. 2025-05-17 04:41:27 +02:00
openbsd libc: add openbsd libc startup code for 7.8 2026-01-05 14:52:48 +01:00
wasi feat(libzigc): use common implementations for sys/utsname.h 2026-01-21 00:06:42 +01:00