Mercurial > hg > octave-lojdl > gnulib-hg
view modules/lchmod @ 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 | 3eb22f9808e0 |
children |
line wrap: on
line source
Description: lchmod that is actually chmod (!) on hosts lacking lchmod Files: m4/lchmod.m4 Depends-on: sys_stat extensions configure.ac: gl_FUNC_LCHMOD gl_SYS_STAT_MODULE_INDICATOR([lchmod]) Makefile.am: Include: <sys/stat.h> License: GPL Maintainer: Paul Eggert, Jim Meyering