* modules/intprops: New file.
[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 timespec
13 utimens
14 xalloc
15 intprops
16 stdbool
17 verify
18
19 configure.ac:
20 gl_UTIMECMP
21
22 Makefile.am:
23
24 Include:
25 "utimecmp.h"
26
27 License:
28 GPL
29
30 Maintainer:
31 Paul Eggert, Jim Meyering