K 10 svn:author V 7 phantom K 8 svn:date V 27 2002-03-12T17:20:53.000000Z K 7 svn:log V 776 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 END