index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
private
/
bionic_tls.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the number of jemalloc reserved keys.
Christopher Ferris
2015-04-15
1
-8
/
+2
*
Make ThreadLocalBuffer a class rather than a macro.
Elliott Hughes
2015-03-31
1
-13
/
+17
*
Use pthread_once for g_uselocale_key creation.
Yabin Cui
2015-03-05
1
-2
/
+2
*
Better control of pthread keys used in bionic.
Yabin Cui
2015-03-04
1
-2
/
+2
*
Refactor pthread_key.cpp to be lock-free.
Yabin Cui
2015-03-03
1
-17
/
+18
*
Split the shared group data from the shared passwd data.
Elliott Hughes
2014-12-18
1
-2
/
+3
*
Fix pthread key num calculation.
Yabin Cui
2014-12-12
1
-5
/
+23
*
Fix ptsname(3) and ttyname(3) to use TLS.
Elliott Hughes
2014-12-09
1
-1
/
+1
*
Move common macros into bionic_macros.h.
Christopher Ferris
2014-06-18
1
-2
/
+1
*
Revert "Revert "Lose the hand-written futex assembler.""
Elliott Hughes
2014-05-28
1
-15
/
+10
*
Support for jemalloc to replace dlmalloc.
Christopher Ferris
2014-05-20
1
-1
/
+8
*
Make uselocale(3) claim its pthread key in an ELF constructor.
Elliott Hughes
2014-04-18
1
-1
/
+1
*
PTHREAD_KEYS_MAX cleanup.
Elliott Hughes
2013-12-12
1
-7
/
+8
*
Fix pthread_join.
Elliott Hughes
2013-11-18
1
-1
/
+3
*
Switch pthread_create over to __bionic_clone.
Elliott Hughes
2013-11-15
1
-0
/
+3
*
Fix __errno for LP64 and clean up __get_tls.
Elliott Hughes
2013-10-09
1
-36
/
+5
*
Fix MIPS build.
Elliott Hughes
2013-10-06
1
-1
/
+1
*
libc: Remove deprecated register
synergydev
2013-10-06
1
-4
/
+4
*
x86_64: Fix get_tls and statvfs
Pavel Chupin
2013-10-03
1
-0
/
+6
*
Fix mismatch between declaration and forward declaration
Bernhard Rosenkraenzer
2013-09-18
1
-1
/
+1
*
Define PTHREAD_KEYS_MAX and _POSIX_THREAD_KEYS_MAX in a POSIX-compliant way.
Elliott Hughes
2013-07-29
1
-1
/
+6
*
Bump the number of TLS slots to 128.
Elliott Hughes
2013-07-25
1
-1
/
+1
*
Clean up __builtin_expect usage.
Elliott Hughes
2013-07-16
1
-3
/
+0
*
Always use v1 for MIPS TLS access.
Elliott Hughes
2013-06-18
1
-1
/
+2
*
don't hardcode register r0/v1 when reading the TLS
Mathias Agopian
2013-06-17
1
-12
/
+9
*
Hide various symbols that shouldn't be exposed.
Elliott Hughes
2013-03-15
1
-1
/
+1
*
Fix the pthread_setname_np test.
Elliott Hughes
2013-02-15
1
-3
/
+0
*
Everyone has a TLS register.
Elliott Hughes
2013-02-12
1
-42
/
+12
*
Revert "Revert "More pthreads cleanup.""
Elliott Hughes
2013-02-12
1
-8
/
+20
*
Revert "More pthreads cleanup."
Elliott Hughes
2013-02-12
1
-20
/
+8
*
More pthreads cleanup.
Elliott Hughes
2013-02-11
1
-8
/
+20
*
Revert "Revert "Pull the pthread_key_t functions out of pthread.c.""
Elliott Hughes
2013-02-11
1
-14
/
+12
*
Revert "Pull the pthread_key_t functions out of pthread.c."
Elliott Hughes
2013-02-11
1
-12
/
+14
*
Pull the pthread_key_t functions out of pthread.c.
Elliott Hughes
2013-02-11
1
-14
/
+12
*
Switch to using AT_RANDOM for the stack guards.
Elliott Hughes
2013-02-08
1
-3
/
+5
*
Clean up the argc/argv/envp/auxv handling.
Elliott Hughes
2013-02-07
1
-1
/
+1
*
Revert "stack protector: use AT_RANDOM"
Nick Kralevich
2013-01-16
1
-2
/
+1
*
stack protector: use AT_RANDOM
Nick Kralevich
2013-01-16
1
-1
/
+2
*
Per-thread -fstack-protector guards for x86.
Elliott Hughes
2012-10-25
1
-10
/
+5
*
Make dlerror(3) thread-safe.
Elliott Hughes
2012-10-16
1
-14
/
+7
*
[MIPS] Support for TLS register
Raghu Gandham
2012-08-02
1
-2
/
+13
*
Initialize TLS before any application code is run.
Evgeniy Stepanov
2012-04-13
1
-0
/
+3
*
Fix __get_tls() in static C library to use kernel helpers.
David 'Digit' Turner
2010-08-27
1
-9
/
+35
*
resolved conflicts for merge of 4a05d12c to eclair-plus-aosp
David 'Digit' Turner
2009-09-22
1
-3
/
+13
|
\
|
*
Fix TLS access for ARMv6 and beyond.
David 'Digit' Turner
2009-09-22
1
-1
/
+12
*
|
Linux kernel helpers support is provided to android for its TLS implementatio...
vinay harugop
2009-09-16
1
-1
/
+3
|
/
*
Pass the elfdata pointer in a slot of the temporary TLS area.
David 'Digit' Turner
2009-07-17
1
-0
/
+7
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+94
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-94
/
+0
*
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2009-01-15
1
-0
/
+94