mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Ariadne Conill <ariadne@dereferenced.org>
To: musl@lists.openwall.com
Cc: Rich Felker <dalias@libc.org>
Subject: Re: [musl] A journey of weird file sorting and desktop systems
Date: Fri, 28 Jan 2022 12:01:36 -0600 (CST)	[thread overview]
Message-ID: <7c607b83-77e4-ddca-af86-d93308195e8@dereferenced.org> (raw)
In-Reply-To: <f91a163d-7476-1f64-cdbc-6678d3b68d4c@horse64.org>

Hi,

On Fri, 28 Jan 2022, ellie wrote:

> I don't think nowadays the majority of users should be expected to be 
> traditional *nix users with terminal knowledge anymore. And most modern 
> desktop distros don't default to such a sorting as far as I can tell, and 
> instead to en_US or alike - but all those which use musl are left stranded 
> with "C" sorting. The type of users who are hit most by this are not going to 
> be the type who know what a terminal is, what musl is, or how to voice their 
> opinion on LC_COLLATE because their file manager looks so weird. So if you 
> want them to show up here that probably won't happen. Beyond myself, I 
> suppose.
>
> I think for a typical user-friendly desktop the need is kinda clear, so I'm 
> not sure what other sort of setting would need to be introduced still. If 
> musl is meant to be used on desktop distros, this just seems kind of 
> mandatory, or I'm not really getting why it wouldn't be.
>
> My apologies however if I'm misunderstanding, but that was basically your 
> question/what you're saying is delaying it, right? Sorry if you didn't want 
> further input from me on this, I hope I read your e-mail right

LC_COLLATE is a desired feature in musl, but getting it right is going to 
take some work.  We should want to be careful about it because we want to 
avoid having giant tables, or some plug-in architecture like GLIBC has, 
which was recently at the center of the pwnkit debacle.

Ariadne

  parent reply	other threads:[~2022-01-28 18:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-28 13:41 ellie
2022-01-28 14:10 ` Rich Felker
2022-01-28 14:57   ` ellie
2022-01-28 16:58     ` enh
2022-01-28 18:01       ` Rich Felker
2022-01-28 18:33         ` enh
2022-01-28 19:22           ` Rich Felker
2022-01-28 19:47         ` Markus Wichmann
2022-01-28 18:01     ` Ariadne Conill [this message]
2022-01-28 17:54   ` Ariadne Conill

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7c607b83-77e4-ddca-af86-d93308195e8@dereferenced.org \
    --to=ariadne@dereferenced.org \
    --cc=dalias@libc.org \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).