summaryrefslogtreecommitdiff
path: root/gnulib/modules/mknod
blob: b3329cb67d47ff0895ad9d66aaf5786b0e4aa3bf (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
25
26
27
Description:
mknod(): create various special devices

Files:
lib/mknod.c
m4/mknod.m4

Depends-on:
mkfifo
stat
sys_stat
extensions

configure.ac:
gl_FUNC_MKNOD
gl_UNISTD_MODULE_INDICATOR([mknod])

Makefile.am:

Include:
<sys/stat.h>

License:
LGPL

Maintainer:
Eric Blake