platform_bionic/libc/arch-mips
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 Use the NetBSD <sys/exec_elf.h>. 2013-01-29 15:02:50 -08:00
string MIPS support for libc. 2012-08-02 16:07:26 -07:00
syscalls Add signalfd call to bionic 2013-01-10 13:14:46 -08:00
syscalls.mk Add signalfd call to bionic 2013-01-10 13:14:46 -08:00