On Fri, Jul 14, 2017 at 11:31:03AM +0200, Miodrag Dinic wrote:
> From: Lazar Trsic
>
> Move is_negated_errno() to a separate new header file negated_errno.h
> and include it just for architectures which require it.
>
> is_negated_errno() is not used on those architectures
> that have a dedicated
From: Lazar Trsic
Move is_negated_errno() to a separate new header file negated_errno.h
and include it just for architectures which require it.
is_negated_errno() is not used on those architectures
that have a dedicated register to signal a syscall error.
The issue was raised when compiling wit