platform_bionic/libc/arch-x86
Elliott Hughes 5e3fc43dde Fix __pthread_clone on ARM to set errno on failure.
MIPS and x86 appear to have been correct already.

(Also fix unit tests that ASSERT_EQ with errno so that the
arguments are in the retarded junit order.)

Bug: 3461078
Change-Id: I2418ea98927b56e15b4ba9cfec97f5e7094c6291
2013-02-11 16:39:10 -08:00
..
bionic Fix __pthread_clone on ARM to set errno on failure. 2013-02-11 16:39:10 -08:00
include/machine Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs. 2013-02-06 17:08:15 -08:00
string Use unambiguous mnemonics 2012-08-21 15:28:23 -04:00
syscalls Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs. 2013-02-06 17:08:15 -08:00
syscalls.mk Add signalfd call to bionic 2013-01-10 13:14:46 -08:00