repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Support compiling without -loldnames on native Windows.
[gnulib.git]
/
tests
/
test-fseeko.sh
blob
c7b675e295906d67ace19a288964123bf58edc3a
1
#!/bin/sh
2
3
${CHECKER}
.
/
test-fseeko
${EXEEXT}
1
<
"
$srcdir
/test-fseeko.sh"
||
exit
1
4
echo
hi |
${CHECKER}
.
/
test-fseeko
${EXEEXT}
||
exit
1
5
exit
0