utimecmp: support symlink timestamps
[gnulib.git] / modules / utimecmp
1 Description:
2 compare file time stamps
3
4 Files:
5 lib/utimecmp.h
6 lib/utimecmp.c
7 m4/utimecmp.m4
8
9 Depends-on:
10 hash
11 stat-time
12 time
13 utimens
14 xalloc
15 intprops
16 lstat
17 stdbool
18 stdint
19 verify
20
21 configure.ac:
22 gl_UTIMECMP
23
24 Makefile.am:
25
26 Include:
27 "utimecmp.h"
28
29 License:
30 GPL
31
32 Maintainer:
33 Paul Eggert, Jim Meyering