Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260921195500.GO23438@brightrain.aerifal.cx>
Date: Mon, 21 Sep 2026 15:55:01 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: [PATCH] [RFC] musl locale overhaul series, take 1

On Mon, Sep 21, 2026 at 12:51:30PM -0400, Rich Felker wrote:
> The attached patch series is the current contents of my integration
> branch for the locale support overhaul project, funded by NLnet and
> the NGI Zero Core Fund. I'm sending it out now for review and testing
> by folks doing localization or anyone else who would like to poke at
> this.
> 
> The attached series is factored into a number of small commits to be
> easily reviewable now and long-term in the history; in terms of
> behavioral changes, what it includes are:

At least patch 6 might not apply cleanly unless you have the latest
musl pulled from upstream git, thanks to a dependency on the
gai_strerror patch from:

https://www.openwall.com/lists/musl/2026/05/10/2

Grab that first if you're using older musl.

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.