Mercurial > hg > octave-kai > gnulib-hg
view modules/mkdir-p @ 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 | 16f47458947e |
children |
line wrap: on
line source
Description: Ensure that a directory and its parents exist. Files: lib/dirchownmod.c lib/dirchownmod.h lib/mkdir-p.c lib/mkdir-p.h m4/mkdir-p.m4 Depends-on: error fcntl-h fstat gettext-h lchmod lchown mkancesdirs quote savewd stat stat-macros stdbool sys_stat configure.ac: gl_MKDIR_PARENTS Makefile.am: lib_SOURCES += dirchownmod.c mkdir-p.c Include: "mkdir-p.h" License: GPL Maintainer: Paul Eggert, Jim Meyering