view modules/mknod @ 33218:37e9e4e47034

Improve doc in MODULES.html.
author Bruno Haible <bruno@clisp.org>
date Sat, 31 Jul 2010 23:59:50 +0200
parents c2f9f6c172d4
children efab6978105e
line wrap: on
line source

Description:
mknod() function: 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