Mercurial > hg > octave-lojdl > gnulib-hg
view modules/fdutimensat @ 12800:7216e2b4056f
Tests for module 'logb'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 25 Jan 2010 02:11:59 +0100 |
parents | 1b9d71e4e297 |
children | 1783fdc5730c |
line wrap: on
line source
Description: Set file access and modification times, relative to a directory. Files: lib/fdutimensat.c lib/utimens.h Depends-on: futimens utimensat configure.ac: AC_REQUIRE([AC_C_INLINE]) dnl because 'inline' is used in lib/utimens.h gl_MODULE_INDICATOR([fdutimensat]) Makefile.am: lib_SOURCES += fdutimensat.c Include: <fcntl.h> "utimens.h" Link: $(LIB_CLOCK_GETTIME) License: GPL Maintainer: Paul Eggert, Jim Meyering, Eric Blake