Mercurial > hg > octave-shane > gnulib-hg
view modules/utimens @ 13922:120aa31e498d
* build-aux/gendocs.sh: restore x bit
author | Eric Blake <eblake@redhat.com> |
---|---|
date | Fri, 10 Dec 2010 09:40:08 -0700 |
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