Mercurial > hg > octave-shane > gnulib-hg
view modules/mkdir @ 9363:4d4d1419d4ab
Use @FOO@ syntax instead of $(FOO) syntax, because it uncovers typos early.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 19 Oct 2007 12:51:22 +0200 |
parents | a7cc64353a4a |
children | 0fdbc870dc2d |
line wrap: on
line source
Description: mkdir() function: create a directory. Files: lib/mkdir.c m4/mkdir-slash.m4 Depends-on: sys_stat xalloc dirname configure.ac: gl_FUNC_MKDIR_TRAILING_SLASH Makefile.am: Include: <sys/stat.h> License: GPL Maintainer: Jim Meyering