Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260903194249.GY23438@brightrain.aerifal.cx>
Date: Thu, 3 Sep 2026 15:42:50 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: Collation implementation is functional

On Thu, Sep 03, 2026 at 12:22:22PM -0400, Rich Felker wrote:
> Runtime side:
> 
> Both basic proof of concept (iteration of collation elements from an
> input string) and a working strxfrm (transformation of string to a
> null-terminated binary sort key) are working, and have been
> smoke-tested manually for basic coverage:

I've added strcoll now too and it seems to work, but I haven't done as
much smoke testing on it yet. I'll be following up with that soon, and
putting together some code to run the UCA test vectors against it.

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.