repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix invalid free of memory allocated during rtld init
[glibc.git]
/
elf
/
tst-tlsmod16a.c
blob
c16e603c8b433492256187b5e6da5930ce5f617c
1
#include <tls.h>
2
3
int
__thread tlsvar
;