OSDN Git Service

Fix __get_tls() in static C library to use kernel helpers.
authorDavid 'Digit' Turner <digit@google.com>
Fri, 27 Aug 2010 15:19:19 +0000 (08:19 -0700)
committerDavid 'Digit' Turner <digit@google.com>
Fri, 27 Aug 2010 15:19:19 +0000 (08:19 -0700)
commit6a51defa034a1c033ed01f7de444c0a4fc615249
tree87b93dbfe8ab9c61d80d4a6036c66b0982b72c73
parent22f1e3d4fae7d45cc439da94690d786ed44756fb
Fix __get_tls() in static C library to use kernel helpers.

This is needed to fix gdbserver's handling of threaded programs,
among other things.

Change-Id: I823387c602cef9891532da946a01db14be780ab0
libc/Android.mk
libc/docs/CHANGES.TXT
libc/private/bionic_tls.h