view modules/utimecmp @ 17111:b8250ce33952

hash-pjw: relax license to LGPLv2+ * modules/hash-pjw (License): Relax, with consent of author.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 26 Sep 2012 20:12:57 -0700
parents 6f608fb3afd7
children
line wrap: on
line source

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