freebsd-dev/usr.bin/localedef
Pedro F. Giffuni 1bb0ddf99d localedef(1): Fix small coverity issues.
- Operands don't affect result (CONSTANT_EXPRESSION_RESULT)
- Buffer not null terminated (BUFFER_SIZE_WARNING)

CID:	1338557, 1338565

Obtained from:	illumos
MFC after:	5 days
2017-03-09 21:49:11 +00:00
..
charmap.c
collate.c Revert r314969, r314961: 2017-03-09 19:02:36 +00:00
ctype.c localedef(1): Fix small coverity issues. 2017-03-09 21:49:11 +00:00
localedef.1
localedef.c Revert r314969, r314961: 2017-03-09 19:02:36 +00:00
localedef.h Revert r314969, r314961: 2017-03-09 19:02:36 +00:00
Makefile
Makefile.depend
messages.c
monetary.c
numeric.c
parser.y localedef: Improve cc_list parsing 2016-10-06 19:51:30 +00:00
README
scanner.c
time.c Revert r314969, r314961: 2017-03-09 19:02:36 +00:00
wide.c

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