alpha-linux-user: Properly handle the non-rt sigprocmask syscall.
authorRichard Henderson <rth@twiddle.net>
Thu, 7 Jun 2012 22:02:49 +0000 (15:02 -0700)
committerRichard Henderson <rth@twiddle.net>
Sat, 4 Aug 2012 16:37:49 +0000 (09:37 -0700)
commit0229f5a30efa7af51ac750fa0720a2e37978644e
tree89ed12313296fadfde87908591171bf0000a4f32
parent0e141977e690ee6cd06e5a842eae0be291297efa
alpha-linux-user: Properly handle the non-rt sigprocmask syscall.

Name the syscall properly for QEMU, kernel source notwithstanding.
Fix syntax errors in the code thus enabled within do_syscall.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
linux-user/alpha/syscall_nr.h
linux-user/syscall.c