git-lfs/vendor
Tobias Klauser ff97759057 tools: use IoctlFileClone from golang.org/x/sys/unix
Use the IoctlFileClone ioctl wrapper provided by golang.org/x/sys/unix
instead of locally implementing it. This also fixes the ioctl on
GOARCHes where the value of FICLONE is different from the currently used
ioctlFiClone value (e.g. mips64/mips64le and ppc64/ppc64le).

This PR also bumps the version of golang.org/x/sys to get
IoctlFileClone and updates its vendored version by running
`go get golang.org/x/sys@latest && go mod tidy && go mod vendor`.
2020-09-23 16:06:45 +02:00
..
github.com Support SHA-256 repositories 2020-07-29 20:53:44 +00:00
golang.org/x tools: use IoctlFileClone from golang.org/x/sys/unix 2020-09-23 16:06:45 +02:00
gopkg.in Update stretchr/testify to v1.5.1 2020-04-15 14:10:16 -07:00
modules.txt tools: use IoctlFileClone from golang.org/x/sys/unix 2020-09-23 16:06:45 +02:00