index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
nptl
/
tst-tls5modc.c
blob: bbd89633d0df134e70609397eb3ad754fa684ddf (
plain
)
1
2
3
4
5
6
#include
"tst-tls5.h"
#ifdef TLS_REGISTER
static
__thread
int
c
;
TLS_REGISTER
(
c
)
#endif