repo.or.cz
/
glibc
/
pb-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l,
[glibc/pb-stable.git]
/
elf
/
nodlopenmod2.c
blob
e72ae53e9539ea4bcacc17b93a5b6f5734469cd7
1
extern
int
a
;
2
3
extern
int
foo
(
void
);
4
5
int
6
foo
(
void
)
7
{
8
return
a
;
9
}