summaryrefslogtreecommitdiff
path: root/modules/sh-quote
blob: c3e23dc8784025a0b7df06d639df09c2bb98f46f (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
28
Description:
Shell quoting.

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

Depends-on:
quotearg
xalloc

configure.ac:
AC_REQUIRE([AC_C_RESTRICT])

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

Include:
"sh-quote.h"

Link:
$(MBRTOWC_LIB)

License:
GPL

Maintainer:
all