Mercurial > hg > octave-kai > gnulib-hg
view modules/lchmod @ 17450:fcdfb5b7741a
* lib/tmpdir.c: Simplify code to add slash; no need for a loop.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Mon, 15 Jul 2013 13:32:24 -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