repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
sh-quote
blob
97378f8bb59dcf5a208dcb4a85f4942a5a650820
1
Description:
2
Shell quoting.
3
4
Files:
5
lib/sh-quote.h
6
lib/sh-quote.c
7
8
Depends-on:
9
quotearg
10
xalloc
11
12
configure.ac:
13
AC_REQUIRE([AC_C_RESTRICT])
14
15
Makefile.am:
16
lib_SOURCES += sh-quote.h sh-quote.c
17
18
Include:
19
"sh-quote.h"
20
21
Link:
22
$(LIB_MBRTOWC)
23
24
License:
25
GPL
26
27
Maintainer:
28
all