aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/linux/arm.zig
AgeCommit message (Expand)Author
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-04-07std.os.linux: use heap.pageSize() instead of MMAP2_UNITStefan Weigl-Bosker
2025-03-05Remove uses of deprecated callconv aliasesLinus Groh
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