aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/linux/aarch64.zig
AgeCommit message (Expand)Author
2025-07-16remove condition codesAndrew Kelley
2025-07-16zig fmtAndrew Kelley
2025-07-07os: fix missing and incorrect msghdr definitionsNameless
2025-04-30linux: update `sigmask` in every arch `ucontext_t`Pat Tullmann
2025-03-05Remove uses of deprecated callconv aliasesLinus Groh
2025-01-19std.os.linux: Don't emit CFI directives if unwind tables are disabled.Alex Rønne Petersen
2024-12-11std.os.linux: Add unwinding protection in clone() implementations.Alex Rønne Petersen
2024-10-03std.os.linux: Rename some arch bits files to match std.Target.Cpu.Arch tags.Alex Rønne Petersen