]> granicus.if.org Git - strace/commit
xlat: remove non-Linux flags from open_mode_flags
authorEugene Syromyatnikov <evgsyr@gmail.com>
Wed, 20 Jun 2018 16:57:07 +0000 (18:57 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 5 Aug 2018 18:57:25 +0000 (18:57 +0000)
commitc20a515b6d88b56973b628c35a6dc08c8e666084
treef36098dbd392619398b36e6b539ac16e7499e0c7
parent22f0253f33e5d0ca54b32cf712d8391dfe2b3363
xlat: remove non-Linux flags from open_mode_flags

* xlat/open_mode_flags.in (O_PRIV, FNDELAY, FAPPEND, FMARK, FDEFER,
FSHLOCK, FEXLOCK, FCREAT, FTRUNC, FEXCL, FNBIO, FSYNC, FNOCTTY,
O_SHLOCK, O_EXLOCK): Remove flags that are not present in Linux.

Co-Authored-by: Dmitry V. Levin <ldv@altlinux.org>
xlat/open_mode_flags.in