« Previous | Next » 

Revision 7c2f6157

ID7c2f6157d833cb95b355c7321597bc5a5ac976e4

Added by Wesley W. Terpstra almost 13 years ago

mips: missing syscall returns wrong errno

Return -TARGET_ENOSYS instead of -ENOSYS from linux-user/main.c * Caused strange 'Level 2 synchronization messages' instead of
correctly reporting the syscall was missing. * Made glibc simply fail instead of using older syscalls

Signed-off-by: Riku Voipio <>
Signed-off-by: Wesley W. Terpstra <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences