diff options
author | Rich Felker <dalias@aerifal.cx> | 2015-04-17 23:29:45 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2015-04-17 23:29:45 -0400 |
commit | 1b1cafa50c11d4c772a4f938b2feb7cbcc5f992a (patch) | |
tree | 882f21a0ceb9cc8744b0941a227381d91bdba70f /src/thread/pthread_create.c | |
parent | comment fixes in aarch64 tlsdesc asm (diff) | |
download | grovel-1b1cafa50c11d4c772a4f938b2feb7cbcc5f992a.tar.gz grovel-1b1cafa50c11d4c772a4f938b2feb7cbcc5f992a.tar.xz |
apply hidden visibility to tlsdesc accessor functions
these functions are never called directly; only their addresses are
used, so PLT indirections should never happen unless a broken
application tries to redefine them, but it's still best to make them
hidden.
Diffstat (limited to 'src/thread/pthread_create.c')
0 files changed, 0 insertions, 0 deletions