aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/linux/sparc64.zig
AgeCommit message (Expand)Author
2020-11-28Add a comment to explain the fork return values on sparc64Koakuma
2020-11-27Fix fork() on Linux/sparc64Koakuma
2020-11-05std: Split kernel&libc definitions of stat structLemonBoy
2020-11-04std: Fix pipe syscall stub for sparc64LemonBoy
2020-10-25Predict error-less path on syscallsKoakuma
2020-10-24Add pipe(2) supportKoakuma
2020-10-24Account for the delay slotKoakuma
2020-10-24Fix register namingKoakuma
2020-10-24Add sparc64 syscall interfaceKoakuma