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
ssfmalloc: Portability to Cygwin.
[gnulib.git]
/
modules
/
utime-tests
blob
a64d0a0069096c819c220587c36d16114670381a
1
Files:
2
tests/test-utime.c
3
tests/nap.h
4
tests/test-utimens-common.h
5
tests/macros.h
6
7
Depends-on:
8
dup
9
gettext-h
10
ignore-value
11
intprops
12
nanosleep
13
symlink
14
timespec
15
utimecmp
16
17
configure.ac:
18
19
Makefile.am:
20
TESTS += test-utime
21
check_PROGRAMS += test-utime
22
test_utime_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_NANOSLEEP) @LIBINTL@