libc/sysdeps: commonize ret_ERRVAL
commitbda630857e3770dd9db61ade4e15fccbdf53feae
authorBaruch Siach <baruch@tkos.co.il>
Thu, 7 Nov 2013 12:38:17 +0000 (7 14:38 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 20 Dec 2013 14:46:49 +0000 (20 15:46 +0100)
treeff5d1994eb99c7775a2aba107dda0c403cfa87ef
parent7c1650f01179844789b92a90c286a27a7079fefb
libc/sysdeps: commonize ret_ERRVAL

* Add a common ret_ERRVAL definition

* Remove ret_ERRVAL from architectures using the common 'ret'

* Add 'undef' to architectures that need a different return instruction

* Add '#include <common/sysdep.h>' to cris and ia64 that were missing it

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/arm/sysdep.h
libc/sysdeps/linux/common/sysdep.h
libc/sysdeps/linux/cris/sysdep.h
libc/sysdeps/linux/i386/sysdep.h
libc/sysdeps/linux/ia64/sysdep.h
libc/sysdeps/linux/mips/sysdep.h
libc/sysdeps/linux/powerpc/powerpc32/sysdep.h
libc/sysdeps/linux/powerpc/powerpc64/sysdep.h
libc/sysdeps/linux/sh/sysdep.h
libc/sysdeps/linux/x86_64/sysdep.h
libc/sysdeps/linux/xtensa/sysdep.h