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