From: Riku Voipio <riku.voi...@linaro.org>

Hi,

I did a dig through the archive for linux-user patches
that have slipped through during my inactivity. The ones
in this patchset appear good and pass smoketest.

I will send these as pull request once I'm back from travel 
and can update my git repository.

Riku

Dillon Amburgey (3):
  linux-user: Add Alpha socket constants
  linux-user: Support setgroups syscall with no groups
  linux-user: Add more sparc syscall numbers

John Rigby (2):
  linux-user/syscall.c: handle FUTEX_WAIT_BITSET in do_futex
  linux-user: fix futex strace of FUTEX_CLOCK_REALTIME

Laurent Vivier (2):
  linux-user: improve print_fcntl()
  linux-user: correct semctl() and shmctl()

 linux-user/socket.h           |  69 ++++++++++++++++++++++++++++
 linux-user/sparc/syscall_nr.h |   2 +
 linux-user/strace.c           | 103 ++++++++++++++++++++++++++++++++++--------
 linux-user/syscall.c          |  81 ++++++++++++++++++++-------------
 4 files changed, 205 insertions(+), 50 deletions(-)

-- 
1.8.1.2


Reply via email to