commit | 0ef1d121b5e4845f4ef3b59ae9a1f99ceb531186 | [log] [tgz] |
---|---|---|
author | Dimitry Ivanov <dimitry@google.com> | Mon Jan 04 22:36:18 2016 -0800 |
committer | Dimitry Ivanov <dimitry@google.com> | Tue Jan 05 00:19:13 2016 -0800 |
tree | fca911e05370dd70453096dae35a1727dff66bee | |
parent | c1113a3fc7f32fb86937f7ab73afe0a481688788 [diff] [blame] |
Temporary apply LIBC version to __pthread_gettid This is workaround for http://b/26391427 Bug: http://b/26391427 Change-Id: Ibf5c611cf4c04dfa595644225e6d9503089a18da
diff --git a/libc/libc.map.txt b/libc/libc.map.txt index a91c4d7..4c11ae3 100644 --- a/libc/libc.map.txt +++ b/libc/libc.map.txt
@@ -123,6 +123,7 @@ __pselect6; # arm x86 mips __pthread_cleanup_pop; __pthread_cleanup_push; + __pthread_gettid; # arm x86 mips nobrillo __ptrace; # arm x86 mips __putlong; __putshort;