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
glob: merge from glibc with Zanella glob changes
[gnulib.git]
/
modules
/
futimens-tests
blob
c7e9db2f01beb4ff68dd03cd95d2bdead681ca11
1
Files:
2
tests/nap.h
3
tests/test-futimens.h
4
tests/test-utimens-common.h
5
tests/test-futimens.c
6
tests/signature.h
7
tests/macros.h
8
9
Depends-on:
10
gettext-h
11
fcntl-h
12
ignore-value
13
nanosleep
14
timespec
15
dup
16
utimecmp
17
18
configure.ac:
19
20
Makefile.am:
21
TESTS += test-futimens
22
check_PROGRAMS += test-futimens
23
test_futimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_NANOSLEEP) @LIBINTL@