Mercurial > hg > octave-kai > gnulib-hg
view modules/utimens @ 12751:78eebabdbcd9
sqrt: Make gl_FUNC_SQRT requirable.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 19 Jan 2010 01:50:01 +0100 |
parents | d0732ed2dd55 |
children | de46a4353042 |
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: dup2 errno lstat gettime stat-time stdbool sys_stat sys_time time configure.ac: gl_UTIMENS Makefile.am: Include: "utimens.h" Link: $(LIB_CLOCK_GETTIME) License: GPL Maintainer: Paul Eggert, Jim Meyering, Eric Blake