aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/sourcegraph/go-diff
diff options
context:
space:
mode:
authorDenis Efremov <efremov@linux.com>2021-09-18 16:47:16 +0300
committerDmitry Vyukov <dvyukov@google.com>2021-11-08 12:48:12 +0100
commit3ea5a3451b2bfa90a3b73397273560f17d587efc (patch)
treee14a8ebdae0e0ae49c13c60e478fd616d8f9e051 /vendor/github.com/sourcegraph/go-diff
parentd29682f18fd5f7d995e5c37b957b19469908a526 (diff)
sys/linux: add O_ACCMODE to floppy's open flags
O_ACCMODE is used for ioctl-only opens in the floppy driver. Drop O_CREAT, O_DIRECTORY, O_EXCL, O_LARGEFILE, O_NOCTTY, O_NOFOLLOW, O_PATH and __O_TMPFILE flags. They aren't affecting /dev/fd0. Signed-off-by: Denis Efremov <efremov@linux.com>
Diffstat (limited to 'vendor/github.com/sourcegraph/go-diff')
0 files changed, 0 insertions, 0 deletions