summaryrefslogtreecommitdiff
path: root/modules/mkdir
blob: 2871a4a808e0647b2bba30a380b152c35fd5f319 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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