summaryrefslogtreecommitdiff
path: root/src/syscall/sockcmsg_unix_other.go
Commit message (Expand)AuthorAgeFilesLines
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* syscall: use correct cmsg alignment for netbsd/arm64Tobias Klauser2020-10-011-0/+4
* all: add GOOS=iosCherry Zhang2020-09-231-1/+1
* syscall: don't use 32-bit aligned access for cmsgAlignOf on dragonfly after A...Tobias Klauser2019-10-201-0/+38