summaryrefslogtreecommitdiff
path: root/gnulib/modules/utimecmp
blob: 398411e53ba27fea5105b227baf4c0cee1fd8483 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Description:
compare file time stamps

Files:
lib/utimecmp.h
lib/utimecmp.c
m4/utimecmp.m4

Depends-on:
hash
stat-time
time
utimens
intprops
lstat
stdbool
stdint
verify

configure.ac:
gl_UTIMECMP

Makefile.am:
lib_SOURCES += utimecmp.c

Include:
"utimecmp.h"

Link:
$(LIB_CLOCK_GETTIME)

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering