platform_bionic/libc/arch-arm
Elliott Hughes 40eabe24e4 Fix the pthread_setname_np test.
Fix the pthread_setname_np test to take into account that emulator kernels are
so old that they don't support setting the name of other threads.

The CLONE_DETACHED thread is obsolete since 2.5 kernels.

Rename kernel_id to tid.

Fix the signature of __pthread_clone.

Clean up the clone and pthread_setname_np implementations slightly.

Change-Id: I16c2ff8845b67530544bbda9aa6618058603066d
2013-02-15 12:08:59 -08:00
..
bionic Fix the pthread_setname_np test. 2013-02-15 12:08:59 -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