observed in syscall-ppc.h.
For a description of the MIPS system call interface, see:
http://www.linux-mips.org/wiki/Syscall
Signed-off-by: Phil Staub
---
.../libaio/libaio_fix_for_mips_syscalls.patch | 62
meta/recipes-extended/libaio/libaio_0.3.109.bb |3 +-
2
On 01/29/2013 08:43 PM, Saul Wold wrote:
On 01/29/2013 11:28 AM, Phil Staub wrote:
The io_syscallX wrappers in syscall-mips.h discard error return status
by overwriting the value returned in v0 from the system call with -1.
Modify this behavior by returning the negative of the return value on
observed in syscall-ppc.h.
For a description of the MIPS system call interface, see:
http://www.linux-mips.org/wiki/Syscall
Signed-off-by: Phil Staub
---
.../libaio/libaio_fix_for_mips_syscall.patch | 57
meta/recipes-extended/libaio/libaio_0.3.109.bb |6 ++-
2