« Previous | Next » 

Revision 974a196d

ID974a196d7fc9f2f5553589b0022226b877e5c9b1

Added by Petar Jovanovic about 10 years ago

linux-user: translate signal number on return from sigtimedwait

On success, sigtimedwait() returns a signal number that needs to be
translated from a host value to a target value.

This change also fixes issues with sigwait (that is implemented using
sigtimedwait()).

Signed-off-by: Petar Jovanovic <>
Signed-off-by: Riku Voipio <>
Reviewed-by: Peter Maydell <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences