view modules/utimens @ 16749:2c1499f688aa

logf-ieee: Fix test whether logf works. * m4/logf.m4 (gl_FUNC_LOGF): Fix typo in test program.
author Bruno Haible <bruno@clisp.org>
date Sun, 01 Apr 2012 19:31:01 +0200
parents a2d45c112907
children ca6d65189199
line wrap: on
line source

Description:
Set file access and modification times.

Files:
lib/utimens.c
lib/utimens.h
m4/utimbuf.m4
m4/utimens.m4
m4/utimes.m4

Depends-on:
errno
fcntl-h
fstat
lstat
gettime
stat-time
stdbool
sys_stat
sys_time
time

configure.ac:
gl_UTIMENS

Makefile.am:
lib_SOURCES += utimens.c

Include:
"utimens.h"

Link:
$(LIB_CLOCK_GETTIME)

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering, Eric Blake