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
Add tst-gnu2-tls2mod1 to test-internal-extras
[glibc.git]
/
elf
/
tst-non-directory-path.c
blob
1016a97a7ad05222d937ba297d393ab9047fc8b9
1
extern
void
foo
(
void
);
2
3
int
main
(
int
argc
,
char
*
argv
[])
4
{
5
foo
();
6
return
0
;
7
}