view modules/utimensat @ 12800:7216e2b4056f

Tests for module 'logb'.
author Bruno Haible <bruno@clisp.org>
date Mon, 25 Jan 2010 02:11:59 +0100
parents 9deb67d8d0d7
children efab6978105e
line wrap: on
line source

Description:
Set file access and modification times of a file relative to a directory fd.

Files:
lib/utimensat.c
m4/utimensat.m4

Depends-on:
openat
sys_stat
utimens
extensions

configure.ac:
gl_FUNC_UTIMENSAT
gl_SYS_STAT_MODULE_INDICATOR([utimensat])

Makefile.am:

Include:
<sys/stat.h>

Link:
$(LIB_CLOCK_GETTIME)

License:
GPL

Maintainer:
Eric Blake