Mercurial > hg > octave-lojdl > gnulib-hg
view modules/utimens @ 15333:f03da5e72c61
timespec-add, timespec-sub: new modules
* lib/timespec.h (timespec_add, timespec_sub): New decls.
* lib/timespec-add.c, lib/timespec-sub.c:
* modules/timespec-add, modules/timespec-sub: New files.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Thu, 30 Jun 2011 15:17:31 -0700 |
parents | de46a4353042 |
children | befccd4a7d52 |
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: lib_SOURCES += utimens.c Include: "utimens.h" Link: $(LIB_CLOCK_GETTIME) License: GPL Maintainer: Paul Eggert, Jim Meyering, Eric Blake