platform_bionic/libc/arch-arm
Elliott Hughes 9f878c2fca Really set errno if __pthread_clone fails.
If r0 == 0, we're the child. If r0 > 0, we're the parent.
Otherwise set errno.

The __bionic_clone code I copy & pasted was wrong. This patch
fixes both.

Bug: 3461078
Change-Id: Ibb7d6cc7e54e666841f2f0dc59a141a0b31982e4
2013-02-12 16:07:06 -08:00
..
bionic Really set errno if __pthread_clone fails. 2013-02-12 16:07:06 -08:00
include/machine Upgrade libm. 2013-02-01 14:51:19 -08:00
syscalls arm syscall : for eabi call_default don't use stack 2013-01-16 14:53:37 +01:00
syscalls.mk Add signalfd call to bionic 2013-01-10 13:14:46 -08:00