git-lfs/vendor/golang.org/x/sys
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
..
internal/unsafeheader tools: use IoctlFileClone from golang.org/x/sys/unix 2020-09-23 16:06:45 +02:00
unix tools: use IoctlFileClone from golang.org/x/sys/unix 2020-09-23 16:06:45 +02:00
windows tools: use IoctlFileClone from golang.org/x/sys/unix 2020-09-23 16:06:45 +02:00
AUTHORS go.mod: use latest github.com/olekukonko/ts 2018-09-03 09:27:17 -04:00
CONTRIBUTORS go.mod: use latest github.com/olekukonko/ts 2018-09-03 09:27:17 -04:00
LICENSE go.mod: use latest github.com/olekukonko/ts 2018-09-03 09:27:17 -04:00
PATENTS go.mod: use latest github.com/olekukonko/ts 2018-09-03 09:27:17 -04:00