aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/ztypes_linux_arm64.go
AgeCommit message (Expand)Author
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2019-11-12syscall: fix epoll_event padding on linux/arm64Tobias Klauser
2019-10-08syscall: don't use deprecated syscalls on linux/arm64Tobias Klauser
2018-06-21syscall: check faccessat flags parameter on LinuxTobias Klauser
2016-10-30syscall: remove X__cmsg_data from CmsghdrIan Gudger
2015-05-15syscall: add explicit build tagsShenghou Ma
2015-03-16syscall: add support for GOARCH=arm64Aram Hăvărneanu