On Thu, 31 May 2007, Thiemo Seufer wrote:
Please clean up the compiler warnings. This one ist just the most obvious,
I also see many more of the form:
Sorry. I missed those in the noise caused by another, yet to be completed
patch, which is also in my patch stack.
Attached is the cleaned up p
Stuart Anderson wrote:
>
> The linux user code was completely missing the ability to map errnos
> from the host to the target. This patch adds this ability, with the
> mapping needed for MIPS. With this patch, an appreciable number of the
> tests in LTP now PASS (remaining failures are due to othe
The linux user code was completely missing the ability to map errnos
from the host to the target. This patch adds this ability, with the
mapping needed for MIPS. With this patch, an appreciable number of the
tests in LTP now PASS (remaining failures are due to other bugs not yet
fixed).