summaryrefslogtreecommitdiff
path: root/usr.bin/xargs/strnsubst.c
AgeCommit message (Expand)Author
2005-12-01lint makes it easy to find these really bad ones, like size_t n = snprintfChad Loder
2005-11-01spacingTheo de Raadt
2003-06-12Check snprintf rval for -1Todd C. Miller
2003-06-12Sync with FreeBSD's xargs plus some fixes by me. This makes usTodd C. Miller