Date: Mon, 5 Mar 2001 05:08:49 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile Makefile.inc1 src/contrib/groff mdate.sh src/contrib/groff/eqn neqn.sh src/contrib/sendmail/cf/sh makeinfo.sh src/etc/periodic/weekly 320.whatis 330.catman src/games/morse morse.c src/gnu/usr.bin/man/catman catman.perl ... Message-ID: <200103051308.f25D8nc11347@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2001/03/05 05:08:49 PST
Modified files: (Branch: RELENG_4)
. Makefile Makefile.inc1
contrib/groff mdate.sh
contrib/groff/eqn neqn.sh
contrib/sendmail/cf/sh makeinfo.sh
etc/periodic/weekly 320.whatis 330.catman
games/morse morse.c
gnu/usr.bin/man/catman catman.perl
gnu/usr.bin/man/makewhatis makewhatis.perl
gnu/usr.bin/rcs/rcsfreeze rcsfreeze.sh
lib/libc/locale setlocale.c
release Makefile
secure/lib/libcrypto Makefile.inc
sys/boot/common newvers.sh
sys/boot/ficl Makefile
sys/conf newvers.sh
usr.sbin/kbdmap kbdmap.pl
usr.sbin/named Makefile.inc
usr.sbin/ntp/scripts mkver
Log:
MFC: fix setlocale(3) so that LC_ALL environment variable (if set
and not NULL) is preferred over other LC_* environment variables,
as required by POSIX.
Revision Changes Path
1.234.2.8 +3 -3 src/Makefile
1.141.2.26 +3 -3 src/Makefile.inc1
1.2.6.2 +2 -2 src/contrib/groff/mdate.sh
1.4.2.2 +2 -2 src/contrib/groff/eqn/neqn.sh
1.3.6.2 +2 -2 src/contrib/sendmail/cf/sh/makeinfo.sh
1.5.2.3 +2 -2 src/etc/periodic/weekly/320.whatis
1.5.2.3 +2 -2 src/etc/periodic/weekly/330.catman
1.12.2.1 +4 -4 src/games/morse/morse.c
1.14.2.4 +3 -9 src/gnu/usr.bin/man/catman/catman.perl
1.21.2.2 +3 -9 src/gnu/usr.bin/man/makewhatis/makewhatis.perl
1.8.2.1 +2 -2 src/gnu/usr.bin/rcs/rcsfreeze/rcsfreeze.sh
1.25.2.4 +3 -3 src/lib/libc/locale/setlocale.c
1.536.2.33 +3 -3 src/release/Makefile
1.7.2.6 +2 -2 src/secure/lib/libcrypto/Makefile.inc
1.1.2.2 +2 -2 src/sys/boot/common/newvers.sh
1.17.2.5 +2 -2 src/sys/boot/ficl/Makefile
1.44.2.12 +2 -2 src/sys/conf/newvers.sh
1.10.2.2 +2 -2 src/usr.sbin/kbdmap/kbdmap.pl
1.12.2.1 +2 -2 src/usr.sbin/named/Makefile.inc
1.4.2.1 +2 -2 src/usr.sbin/ntp/scripts/mkver
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103051308.f25D8nc11347>
