OSDN Git Service

Revert "Revert "Pull the pthread_key_t functions out of pthread.c.""
authorElliott Hughes <enh@google.com>
Mon, 11 Feb 2013 20:18:47 +0000 (20:18 +0000)
committerElliott Hughes <enh@google.com>
Mon, 11 Feb 2013 20:20:33 +0000 (12:20 -0800)
commit44b53ad6818de344e0b499ad8fdbb21fcb0ff2b6
tree9a2c45004114f53c4cf1f9468a58fe54c58320fa
parent8397cdba9424febeaed4068829a5b0174ee1138c
Revert "Revert "Pull the pthread_key_t functions out of pthread.c.""

This reverts commit 6260553d48f6fd87ca220270bea8bafdde5726ec

(Removing the accidental libm/Android.mk change.)

Change-Id: I6cddd9857c31facc05636e8221505b3d2344cb75
libc/Android.mk
libc/bionic/pthread.c
libc/bionic/pthread_internal.h
libc/bionic/pthread_key.cpp [new file with mode: 0644]
libc/bionic/sysconf.cpp
libc/include/sys/limits.h
libc/private/bionic_tls.h
tests/pthread_test.cpp