summaryrefslogtreecommitdiff
path: root/lib/libc/gen/shquote.c
AgeCommit message (Expand)Author
2006-03-19Coverity CID 561: Remove dead code.christos
2005-06-12Add missing __RCSID()lukem
2005-02-09A little libc namespace housekeeping exercise:kleink
2003-07-26netbsd.org->NetBSD.orgsalo
2001-03-12Include <string.h> for memcpy() prototype.simonb
2001-03-10actually, don't define SHQUOTE_USE_MULTIBYTEcgd
2001-03-10make these lint properly.christos
2001-03-10Add shquote() and shquotev(). From the manual page:cgd