Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2001 07:36:47 -0800 (PST)
From:      Alexey Zelkin <phantom@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/locale fix_grouping.c Makefile.inc lmonetary.c lnumeric.c localeconv.c
Message-ID:  <200102101536.f1AFalt39792@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phantom     2001/02/10 07:36:47 PST

  Modified files:
    lib/libc/locale      Makefile.inc lmonetary.c lnumeric.c 
                         localeconv.c 
  Added files:
    lib/libc/locale      fix_grouping.c 
  Log:
  . Fix semantics of grouping (LC_MONETARY::mon_grouping,
    LC_NUMERIC::grouping) values.
  . Always set __XXX_changed flags then loading numeric & monetary locale
    categories to allow localeconv() to use C locale also.
  
  Revision  Changes    Path
  1.18      +3 -2      src/lib/libc/locale/Makefile.inc
  1.6       +7 -3      src/lib/libc/locale/lmonetary.c
  1.6       +7 -3      src/lib/libc/locale/lnumeric.c
  1.6       +3 -11     src/lib/libc/locale/localeconv.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?200102101536.f1AFalt39792>