Date: Tue, 12 Mar 2002 19:28:40 +0200 From: Alexey Zelkin <phantom@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/locale setlocale.3 setlocale.c Message-ID: <20020312192840.A77027@ark.cris.net> In-Reply-To: <200203121720.g2CHKsI07747@freefall.freebsd.org>; from phantom@FreeBSD.org on Tue, Mar 12, 2002 at 09:20:54AM -0800 References: <200203121720.g2CHKsI07747@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
hi, All files noted in this commit were checked in, but due to old problem with breaking remote cvs-over-ssh with trying to re-add deleted file it was stoped in middle with no commit message sent. On Tue, Mar 12, 2002 at 09:20:54AM -0800, Alexey Zelkin wrote: > phantom 2002/03/12 09:20:54 PST > > Modified files: (Branch: RELENG_4) > lib/libc/locale setlocale.3 setlocale.c > Log: > MFC: sync with -CURRENT's locale code > > This MFC brings to -STABLE following features: > > . support for LC_NUMERIC/LC_MONETARY/LC_MESSAGES locale categories > . real implementation of nl_langinfo(3) > > WARNING: please beware about this commit. It can trigger some > hidden or implicit problems with locale specific functions or > related/dependent stuff in userland applications. Please report > anything unusual! > > Following files/revisions were MFCed: > > Makefile.inc 1.17, 1.18, 1.20 > localeconv.c 1.2 - 1.10 > setlocale.c 1.27, 1.29, 1.32 > setlocale.3 1.18, 1.19 > > Following files were added to RELENG_4 branch: > > fix_grouping.c ldpart.c ldpart.h lmessages.c lmessages.h > lmonetary.c lmonetary.h lnumeric.c lnumeric.h nl_langinfo.3 > nl_langinfo.c > > Following files were removed: > > lconv.c > > Revision Changes Path > 1.15.2.6 +6 -25 src/lib/libc/locale/setlocale.3 > 1.25.2.5 +20 -58 src/lib/libc/locale/setlocale.c 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?20020312192840.A77027>