cvs commit: src/usr.bin/xargs xargs.c
Tim J. Robbins
tjr at FreeBSD.org
Sun Jul 11 21:18:45 PDT 2004
tjr 2004-07-12 04:18:44 UTC
FreeBSD src repository
Modified files:
usr.bin/xargs xargs.c
Log:
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.
Revision Changes Path
1.55 +1 -1 src/usr.bin/xargs/xargs.c
More information about the cvs-all
mailing list