« Previous | Next » 

Revision 95c09828

ID95c098286bd5e8397ef25deee15477e0398979b9

Added by Richard Henderson over 11 years ago

alpha-linux-user: Fix the getpriority syscall

Alpha uses unbiased priority values in the syscall, with the a3
return value signaling error conditions. Therefore, properly
interpret the libc getpriority as needed for the guest rather
than passing the host value through unchanged.

Signed-off-by: Richard Henderson <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences