Date: Tue, 12 Mar 2002 09:20:54 -0800 (PST) From: Alexey Zelkin <phantom@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale setlocale.3 setlocale.c Message-ID: <200203121720.g2CHKsI07747@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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?200203121720.g2CHKsI07747>
