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
/
freadptr-tests
blob
f8bf1bc57d35b3d7512705f3a7cfebf2eb09e743
1
Files:
2
tests/test-freadptr.c
3
tests/test-freadptr.sh
4
tests/test-freadptr2.c
5
tests/test-freadptr2.sh
6
tests/macros.h
7
8
Depends-on:
9
lseek
10
unistd
11
12
configure.ac:
13
14
Makefile.am:
15
TESTS += test-freadptr.sh test-freadptr2.sh
16
check_PROGRAMS += test-freadptr test-freadptr2