On Tue, 12 Oct 2010 at 19:02:24 +0200, Tamas TEVESZ wrote: > > Transforms its argument so that the result is safe to pass to the shell > as an argument. > > With very heavy inspirations from NetBSD's shquote(3), > http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libc/gen/shquote.c?annotate > http://man.netbsd.org/cgi-bin/man-cgi?shquote > > Signed-off-by: Tamas TEVESZ <[email protected]> > --- > WINGs/WINGs/WUtil.h | 6 ++++ > WINGs/string.c | 67 > +++++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 73 insertions(+), 0 deletions(-)
Applied and pushed to #next. -- To unsubscribe, send mail to [email protected].
