view modules/utimecmp @ 40181:4edc083b6693

Add script for running tests under valgrind. * build-aux/run-test: New file, from GNU libunistring. * doc/valgrind-tests.texi: Rewritten to mention alternative approaches as well.
author Bruno Haible <bruno@clisp.org>
date Mon, 04 Feb 2019 22:35:38 +0100
parents 534c5ca60c4f
children
line wrap: on
line source

Description:
compare file timestamps

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

Depends-on:
dirname-lgpl
fstatat
hash
stat-time
time
utimensat
intprops
stdbool
stdint
verify

configure.ac:
gl_UTIMECMP

Makefile.am:
lib_SOURCES += utimecmp.c

Include:
"utimecmp.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering