On Sat, 21 Jul 2007, Andreas Schwab wrote:
That's the problem. It does not return the string associated with the
target errno, but something else.
It depends on what is being passed in to it. Looking over it again this
morning, I can see some paths where it is passed the host errno, and
some
Stuart Anderson <[EMAIL PROTECTED]> writes:
> On Fri, 20 Jul 2007, Andreas Schwab wrote:
>
>> Stuart Anderson <[EMAIL PROTECTED]> writes:
>>
>>> Index: qemu/linux-user/syscall.c
>>> ===
>>> --- qemu.orig/linux-user/syscall.c 2007-07-
On Fri, 20 Jul 2007, Andreas Schwab wrote:
Stuart Anderson <[EMAIL PROTECTED]> writes:
Index: qemu/linux-user/syscall.c
===
--- qemu.orig/linux-user/syscall.c 2007-07-19 01:42:43.0 -0400
+++ qemu/linux-user/syscall.c
Stuart Anderson <[EMAIL PROTECTED]> writes:
> Index: qemu/linux-user/syscall.c
> ===
> --- qemu.orig/linux-user/syscall.c2007-07-19 01:42:43.0 -0400
> +++ qemu/linux-user/syscall.c 2007-07-19 01:43:18.0 -0400
> @@