summaryrefslogtreecommitdiff
path: root/modules/utimecmp
blob: a3160c8d548d81b75c69a2abb5a076ee0000f8d7 (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
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:

Include:
"utimecmp.h"

Link:
$(LIB_CLOCK_GETTIME)

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering