view modules/sh-quote @ 30188:351557079be5

EPIPE requires errno module.
author Bruno Haible <bruno@clisp.org>
date Sat, 27 Sep 2008 16:52:41 +0200
parents 59d31fe31488
children 1f14c6dd175d
line wrap: on
line source

Description:
Shell quoting.

Files:
lib/sh-quote.h
lib/sh-quote.c

Depends-on:
quotearg
xalloc

configure.ac:

Makefile.am:
lib_SOURCES += sh-quote.h sh-quote.c

Include:
"sh-quote.h"

License:
GPL

Maintainer:
Bruno Haible