]> git.proxmox.com Git - qemu.git/commit - linux-user/syscall.c
alpha-linux-user: Translate fcntl l_type
authorLaurent Vivier <laurent@vivier.eu>
Thu, 10 Jan 2013 20:42:48 +0000 (21:42 +0100)
committerRichard Henderson <rth@twiddle.net>
Wed, 16 Jan 2013 16:13:17 +0000 (08:13 -0800)
commit2ba7f73006371312109991869b13bf8f4b4659c4
tree3c0ba15932c03c5239a4c8a3fce39721a6caccaa
parent249d41720b7dfbb5951b430b9eefdbee7464f515
alpha-linux-user: Translate fcntl l_type

The values of F_RDLCK, F_WRLCK, F_UNLCK, F_EXLCK, F_SHLCK
differ between alpha and other linux architectures.

This patch allows to run "dpkg" (database lock).

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Richard Henderson <rth@twiddle.net>
linux-user/syscall.c
linux-user/syscall_defs.h