freebsd-dev/usr.bin/localedef
Baptiste Daroussin 29660f86e2 Bump warning level
2015-11-07 20:31:23 +00:00
..
charmap.c Use const where needed instead of using pragmas to work around the warnings 2015-11-07 20:29:23 +00:00
collate.c Fix an off by one due to bad conversion from avl(3) to tree(3) 2015-11-07 19:54:40 +00:00
ctype.c Actually only T_ISDIGIT should be flagged as _E4 2015-10-19 14:48:31 +00:00
localedef.1
localedef.c Make bsd declaration static 2015-11-07 20:27:31 +00:00
localedef.h Use const where needed instead of using pragmas to work around the warnings 2015-11-07 20:29:23 +00:00
Makefile Bump warning level 2015-11-07 20:31:23 +00:00
messages.c
monetary.c
numeric.c
parser.y
README
scanner.c
time.c
wide.c Fix build on arm64 2015-11-07 15:03:45 +00:00

While there are tools called "localedef" in Solaris and Linux, this
tool does not share heritage with any other implementation.  It was
written independently by Garrett D'Amore while employed at Nexenta
Systems, and thus carries the Nexenta Copyright.

It was initially released under the CDDL license, but on 4 July 2014,
Nexenta reissued the source under the BSD 2-clause license.  This
code is part of the Illumos project.

see:
https://github.com/Nexenta/illumos-nexenta/commit/cf17542a37fc83d0ae093777e30d480423858c29