Files
poky/meta/recipes-extended
Phil Staub 9a9586c230 libaio: Fix MIPS system call interface
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
error (as identified by a3 != 0). This convention is consistent with
the behavior observed in syscall-ppc.h.

For a description of the MIPS system call interface, see:

http://www.linux-mips.org/wiki/Syscall

(From OE-Core rev: 0d8f50c33e5ff71dc17121b5c293718a8ad602bd)

Signed-off-by: Phil Staub <Phil.Staub@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-02-01 15:54:00 +00:00
..
2013-01-09 15:05:25 +00:00
2013-01-10 23:43:09 +00:00
2012-12-06 12:31:02 +00:00
2013-01-28 12:29:32 +00:00
2012-12-19 17:55:05 +00:00
2012-02-26 22:51:58 +00:00
2012-10-25 17:50:19 +01:00
2012-01-24 11:54:24 +00:00
2013-01-18 13:28:04 +00:00
2012-12-19 17:55:05 +00:00
2013-01-28 12:29:32 +00:00
2012-12-31 09:43:22 +00:00
2012-12-06 12:31:10 +00:00
2012-12-19 17:55:08 +00:00
2013-01-10 23:43:10 +00:00
2012-12-19 17:55:03 +00:00
2013-01-28 12:29:32 +00:00
2013-01-28 12:29:32 +00:00
2012-11-18 16:42:04 +00:00
2012-12-03 14:47:56 +00:00
2012-12-17 17:24:53 +00:00
2012-03-21 15:33:06 +00:00
2012-01-03 12:14:33 +00:00
2012-11-18 16:42:06 +00:00
2013-01-28 12:29:31 +00:00
2013-01-07 12:06:26 +00:00
2013-01-28 12:29:32 +00:00
2012-08-13 20:10:33 +01:00
2012-09-04 12:53:10 +01:00
2013-01-16 11:57:32 +00:00