freebsd-dev/usr.bin/localedef
Bryan Drewery 393608176b META MODE: Fix 'make the-lot' with recent locale changes
Sponsored by:	EMC / Isilon Storage Division
2015-11-25 19:13:28 +00:00
..
charmap.c Fix build of localedef(1) on arm where wchar_t is an unsigned int 2015-11-07 22:57:00 +00:00
collate.c Eliminate some gcc pragmas 2015-11-08 21:22:24 +00:00
ctype.c Fix build of localedef(1) on arm where wchar_t is an unsigned int 2015-11-07 22:57:00 +00:00
localedef.1 Rewrite the histoty part 2015-11-07 21:07:40 +00:00
localedef.c Make bsd declaration static 2015-11-07 20:27:31 +00:00
localedef.h Fix build of localedef(1) on arm where wchar_t is an unsigned int 2015-11-07 22:57:00 +00:00
Makefile lower again the warnings and remove the pragmas unsupported by gcc 4.2.1 2015-11-08 22:23:21 +00:00
Makefile.depend META MODE: Fix 'make the-lot' with recent locale changes 2015-11-25 19:13:28 +00:00
messages.c
monetary.c lower again the warnings and remove the pragmas unsupported by gcc 4.2.1 2015-11-08 22:23:21 +00:00
numeric.c lower again the warnings and remove the pragmas unsupported by gcc 4.2.1 2015-11-08 22:23:21 +00:00
parser.y
README
scanner.c
time.c lower again the warnings and remove the pragmas unsupported by gcc 4.2.1 2015-11-08 22:23:21 +00:00
wide.c Eliminate some gcc pragmas 2015-11-08 21:22:24 +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