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
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
fseeko-tests
blob
22e1e2b4724e487c111b6362d1d80f860c14df4f
1
Files:
2
tests/test-fseeko.c
3
tests/test-fseeko.sh
4
tests/test-fseeko2.sh
5
tests/test-fseeko3.c
6
tests/test-fseeko3.sh
7
tests/test-fseeko4.c
8
tests/test-fseeko4.sh
9
tests/signature.h
10
tests/macros.h
11
m4/ungetc.m4
12
13
Depends-on:
14
fdopen
15
16
configure.ac:
17
gl_FUNC_UNGETC_WORKS
18
19
Makefile.am:
20
TESTS += test-fseeko.sh test-fseeko2.sh test-fseeko3.sh test-fseeko4.sh
21
check_PROGRAMS += test-fseeko test-fseeko3 test-fseeko4