freebsd-src/usr.bin/xargs
Tim J. Robbins f58b94cba4 Call setlocale() with category LC_ALL instead of LC_MESSAGES. We need
LC_CTYPE and LC_COLLATE to correctly interpret regular expressions
returned by nl_langinfo(YESEXPR), and it doesn't hurt to include the
rest.
2004-07-12 04:18:44 +00:00
..
Makefile xargs(1) is WARNS=6 clean. 2003-03-28 16:24:11 +00:00
pathnames.h
strnsubst.c Check for results of repeated calls to strnsubst(), as well as for the 2002-06-22 12:58:42 +00:00
xargs.1 Fix spelling error in my own paragraph. 2004-06-28 11:18:47 +00:00
xargs.c Call setlocale() with category LC_ALL instead of LC_MESSAGES. We need 2004-07-12 04:18:44 +00:00