aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/syscall/syscall.go
AgeCommit message (Expand)Author
2024-07-18syscall: remove some dead codeAyke van Laethem
2023-12-17stub out more types/funcs to compile against golang.org/x/net/internal/socket...Scott Feldman
2019-06-12Add implementation for os.Exit and syscall.ExitTomer Elmalem
2018-08-30Replace own dummy syscall with standard library syscallAyke van Laethem
2018-08-17go fmtAyke van Laethem
2018-04-20Implement CGo supportAyke van Laethem