mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-03-08 03:24:46 +01:00
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> |
||
|---|---|---|
| .. | ||
| stdlib | ||
| sys | ||
| common.zig | ||
| ctype.zig | ||
| inttypes.zig | ||
| math.zig | ||
| stdlib.zig | ||
| string.zig | ||
| strings.zig | ||
| sys.zig | ||
| unistd.zig | ||
| wchar.zig | ||