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
havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git]
/
modules
/
futimens-tests
blob
519141300733aa77cbcf1db875d4dfed589b4984
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
intprops
14
nanosleep
15
timespec
16
dup
17
utimecmp
18
19
configure.ac:
20
21
Makefile.am:
22
TESTS += test-futimens
23
check_PROGRAMS += test-futimens
24
test_futimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_NANOSLEEP) @LIBINTL@