Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 12 Jul 2014 11:41:43 -0300
From: "Matias A. Fonzo" <selk@...gora.org>
To: musl@...ts.openwall.com
Subject: Re: Status towards next release (1.1.4)

Hello,
El Sab, 12 de Julio de 2014, 2:10 am, Rich Felker escribió:
> [..]
>
> - The Big Bikeshed: where to find locale files? These will be somewhat
> musl-specific (to the extent that no other implementation uses the design I
> have in mind, though it would be easy for others to use it), so there's no
> existing practice to simply adopt. The files are not machine-specific
> (we'll support either endianness .mo file) so
> /usr/share (or other prefix variants) is the natural base location.

Exist:
/usr/lib/locale (glibc)
/usr/share/locale - /usr/local/share/locale (most programs)
/usr/share/X11/locale (X11 programs)
/usr/share/nls (Message catalogs for Native language support)

The default for musl can be /usr/local/share/musl/locale



Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.