Files
qemu-xteink/linux-user
Peter Maydell 2a7e12455c linux-user/strace.c: Correct errno printing for mmap etc
Correct the printing of errnos for syscalls which are handled
via print_syscall_ret_addr (mmap, mmap2, brk, shmat): errnos
are returned as negative returned values at this level, not
via the host 'errno' variable.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2012-02-02 17:51:20 +02:00
..
2012-02-02 17:51:19 +02:00
2010-10-05 13:53:56 -05:00
2011-05-08 10:02:18 +01:00
2012-02-02 17:51:19 +02:00
2011-04-26 10:15:40 +03:00
2009-07-01 18:24:44 +00:00