OSDN Git Service

Revert "Pull the pthread_key_t functions out of pthread.c."
authorElliott Hughes <enh@google.com>
Mon, 11 Feb 2013 20:18:16 +0000 (20:18 +0000)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Mon, 11 Feb 2013 20:18:16 +0000 (20:18 +0000)
commit6260553d48f6fd87ca220270bea8bafdde5726ec
tree9c2cb4dfb830d7918a0d0b8ecfbf25bf87bcc453
parentad59322ae432d11ff36dcf046016af8cfe45fbe4
Revert "Pull the pthread_key_t functions out of pthread.c."

This reverts commit ad59322ae432d11ff36dcf046016af8cfe45fbe4

somehow my unfinished libm/Android.mk change got into here.

Change-Id: I46be626c5269d60fb1ced9862f2ebaa380b4e0af
libc/Android.mk
libc/bionic/pthread.c
libc/bionic/pthread_internal.h
libc/bionic/pthread_key.cpp [deleted file]
libc/bionic/sysconf.cpp
libc/include/sys/limits.h
libc/private/bionic_tls.h
libm/Android.mk
tests/pthread_test.cpp