mirror of
https://github.com/opnsense/src.git
synced 2026-04-13 05:16:40 -04:00
POSIX defines a number of other control characters as well as alternative aliases for some that should be provided in the default set, so let's go ahead and add those. Reviewed by: bapt, yuripv Sponsored by: Klara, Inc. (cherry picked from commit 3a7ffe206ce7e4741fae26432f6d6e5159207f45) |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| charmap.c | ||
| collate.c | ||
| ctype.c | ||
| localedef.1 | ||
| localedef.c | ||
| localedef.h | ||
| Makefile | ||
| Makefile.depend | ||
| messages.c | ||
| monetary.c | ||
| numeric.c | ||
| parser.y | ||
| README | ||
| scanner.c | ||
| time.c | ||
| 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