[PATCH v2] Fix linux personality syscall wrapper

Joseph Myers joseph@codesourcery.com
Thu Dec 31 19:07:00 GMT 2015


On Wed, 30 Dec 2015, Dmitry V. Levin wrote:

> - for each 32-bit architecture that use negated errno semantics,
> add a NOERRNO personality entry to their syscalls.list file;

What is your basis for counting MIPS n32 as such an architecture, but not 
counting 32-bit SPARC as one?  As far as I can see. MIPS uses separate 
errno return for all ABIs, while SPARC uses negated errno.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list