Date: Mon, 12 Jul 2004 04:18:44 +0000 (UTC) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.c Message-ID: <200407120418.i6C4IipM099623@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407120418.i6C4IipM099623>
