Mercurial > hg > octave-shane > gnulib-hg
view modules/utimensat @ 12841:6ff1b1c23f57
Perform the same test for many <math.h> functions.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 31 Jan 2010 19:40:17 +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