freebsd-src/usr.bin/localedef
Gordon Bergling c0367c654a localedef.1: Fix a typo in the manual page
- s/contants/content/

MFC after:	3 days
2025-08-17 09:29:04 +02:00
..
bootstrap localedef: Bootstrap better 2024-05-30 21:59:15 -06:00
charmap.c localedef: Use consistent sorting order 2025-06-20 16:39:22 +00:00
collate.c localedef: Fix a wchar_t comparison 2025-06-20 16:39:22 +00:00
ctype.c localedef: Use consistent sorting order 2025-06-20 16:39:22 +00:00
localedef.1 localedef.1: Fix a typo in the manual page 2025-08-17 09:29:04 +02:00
localedef.c localedef: add newlines to error messages 2023-09-05 14:08:59 -05:00
localedef.h localedef: Use consistent sorting order 2025-06-20 16:39:22 +00:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
messages.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
monetary.c localedef: add newlines to error messages 2023-09-05 14:08:59 -05:00
numeric.c localedef: add newlines to error messages 2023-09-05 14:08:59 -05:00
parser.y
README
scanner.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
time.c localedef: add newlines to error messages 2023-09-05 14:08:59 -05:00
wide.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06: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