Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 2001 08:58: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 lnumeric.c lnumeric.h lmonetary.c lmonetary.h lmessages.c lmessages.h ldpart.c ldpart.h setlocale.c
Message-ID:  <200102081658.f18GwsS83259@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phantom     2001/02/08 08:58:54 PST

  Modified files:
    lib/libc/locale      setlocale.c 
  Added files:
    lib/libc/locale      lnumeric.c lnumeric.h lmonetary.c 
                         lmonetary.h lmessages.c lmessages.h 
                         ldpart.c ldpart.h 
  Log:
  Make FreeBSD locale support complete: add support for rest locale categories
  LC_MONETARY, LC_NUMERIC and LC_MESSAGES. Remove stub functions since they
  don't need anymore.
  
  Reviewed by:	silence on -i18n
  
  Revision  Changes    Path
  1.29      +19 -56    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?200102081658.f18GwsS83259>