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 x86 / x86_64 expl, exp10l missing underflows (bug 16361).
[glibc.git]
/
elf
/
nodelmod4.c
blob
2cca43a6e84a49ab9275ed280ca1d0360af3b94e
1
int
var_in_mod4
=
99
;
2
3
static void
4
__attribute__
((
__destructor__
))
5
destr
(
void
)
6
{
7
extern
int
fini_ran
;
8
fini_ran
=
1
;
9
}