aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/linux/arm64.zig
AgeCommit message (Expand)Author
2020-05-05zig fmtTadeo Kondrak
2020-03-31std: linux syscall numbers are now an extensible enumdaurnimator
2020-01-02Implement the callconv() annotationLemonBoy
2019-11-08update the codebase to use `@as`Andrew Kelley
2019-10-01Correct signal bits for MIPSLemonBoy
2019-09-25mv std/ lib/Andrew Kelley