|
|
Message-ID: <20260506191529.GA1827@brightrain.aerifal.cx> Date: Wed, 6 May 2026 15:15:29 -0400 From: Rich Felker <dalias@...c.org> To: Thorsten Glaser <tg@...bsd.de> Cc: musl@...ts.openwall.com Subject: Re: musl localedef source format - informal spec On Wed, May 06, 2026 at 07:02:22PM +0200, Thorsten Glaser wrote: > On Wed, 6 May 2026, Rich Felker wrote: > > >LC_CTYPE: > > > >This category is presently not defined/supported. All locales are > >UTF-8 and honor the built-in character classifications based on > >Unicode. > > All locales except the "C" and "POSIX" locales, of course, > which need to be 8-bit, and whose character classes need to > be what POSIX says. Yes. Here by "locales" I meant locales being defined with the localedef tooling the text is describing, not the built-in C locale. Rich
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.