summaryrefslogtreecommitdiff
path: root/internal/syscallcompat/unix2syscall_darwin.go
AgeCommit message (Collapse)Author
2017-12-06syscallcompat: add Darwin version of unix2syscallJakob Unterwurzacher
The "Atim" field is called "Atimespec" on Darwin, same for Mtim and Ctim.