Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2002 06:17:18 -0700 (PDT)
From:      Alexey Zelkin <phantom@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/locale Makefile locale.c
Message-ID:  <200210161317.g9GDHIQg051879@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phantom     2002/10/16 06:17:18 PDT

  Added files:
    usr.bin/locale       Makefile locale.c 
  Log:
  Add locale(1).  I have used it for while as useful debugging tool
  for locale related things.  So, I think it could be useful for
  others.  It's not yet implement (or implement in different manner)
  all POSIX things, but I think it's good enough for start.
  
  POSIX conformance related updates and manpage to follow relatively soon.
  
  Revision  Changes    Path
  1.1       +6 -0      src/usr.bin/locale/Makefile (new)
  1.1       +214 -0    src/usr.bin/locale/locale.c (new)

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?200210161317.g9GDHIQg051879>