]> granicus.if.org Git - strace/commit
xlat: fix F_* fallback definitions on alpha, hppa, mips, and sparc
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 29 Apr 2018 21:59:55 +0000 (21:59 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 29 Apr 2018 21:59:55 +0000 (21:59 +0000)
commitfa8f4866a46fd7bafd20b9cae4ec9c2e0e49a35c
tree9a6e1da30c67bb03dce694c0df483a70dfc9b2b1
parent16b7bcdccc297de6ad5dc95324c60a8ed8651b7e
xlat: fix F_* fallback definitions on alpha, hppa, mips, and sparc

* xlat/fcntlcmds.in (F_GETLK, F_SETLK, F_SETLKW, F_SETOWN, F_GETOWN,
F_SETSIG, F_GETSIG) [alpha || hppa || mips || sparc]: Fix definitions.
* xlat/fcntl64cmds.in (F_GETLK64, F_SETLK64, F_SETLKW64) [hppa || mips]:
Likewise.
xlat/fcntl64cmds.in
xlat/fcntlcmds.in