view modules/mkdir @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents 7ada1cee8b2f
children cb5141654dbb
line wrap: on
line source

Description:
mkdir() function: create a directory.

Files:
lib/mkdir.c
m4/mkdir-slash.m4

Depends-on:
xalloc
dirname

configure.ac:
gl_FUNC_MKDIR_TRAILING_SLASH

Makefile.am:

Include:
<sys/stat.h>

License:
GPL

Maintainer:
Jim Meyering