repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
malloc-h: New module.
[gnulib.git]
/
modules
/
utimecmp
blob
dffe861c2d136c1b9bd538ac35ef773ee284a55e
1
Description:
2
compare file timestamps
3
4
Files:
5
lib/utimecmp.h
6
lib/utimecmp.c
7
m4/utimecmp.m4
8
9
Depends-on:
10
dirname-lgpl
11
fstatat
12
hash
13
stat-time
14
time
15
utimensat
16
intprops
17
stdbool
18
stdint
19
verify
20
21
configure.ac:
22
gl_UTIMECMP
23
24
Makefile.am:
25
lib_SOURCES += utimecmp.c
26
27
Include:
28
"utimecmp.h"
29
30
License:
31
GPL
32
33
Maintainer:
34
Paul Eggert, Jim Meyering