From: Aleksandar Markovic <amarko...@wavecomp.com>

This is a collection of misc patches for kinux user that I recently
collected. Most of them originate from problems observed on target
mips. However, all of them actually fix problems on multiple
targets.

Aleksandar Markovic (2):
  linux-user: Fix support for the SIOCATMARK and SIOCGPGRP ioctls for
    eXtensa
  linux-user: Add support for the SIOCSPGRP ioctl

Daniel Santos (1):
  linux-user: Sanitize interp_info and, for mips only, init field fp_abi

Neng Chen (1):
  linux-user: Add support the SIOCSIFPFLAGS and SIOCGIFPFLAGS ioctls

 linux-user/elfload.c      | 5 +++++
 linux-user/ioctls.h       | 3 +++
 linux-user/syscall_defs.h | 8 +++++++-
 3 files changed, 15 insertions(+), 1 deletion(-)

-- 
2.7.4


Reply via email to