mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@libc.org>
To: "Konstantin P." <ria.freelander@gmail.com>
Cc: musl@lists.openwall.com
Subject: Re: [musl] [PATCH] remove strdupa
Date: Mon, 24 Oct 2022 10:22:49 -0400	[thread overview]
Message-ID: <20221024142248.GT29905@brightrain.aerifal.cx> (raw)
In-Reply-To: <CAF1WSuxFkuyo4qHQJDDo5edhabbtWaPD4vrzGdUA3HyiUmdsDw@mail.gmail.com>

On Mon, Oct 24, 2022 at 10:58:22AM +0300, Konstantin P. wrote:
> systemd is using strdupa widely, and it is main reason why it should
> considered to stay.

This is not a reason for it to be considered to stay. Even aside from
systemd intentionally not supporting anything but glibc and therefore
always requiring patching to build, avoiding a one-line patch to a
single package regardless of it's importance is not going to be a
reason. The motivating factor here is the scale of work imposed on
people preparing distributions or their own system integrations --
whether they'd be able to take care of the problem with a handful of
easy patches, or fighting with many tens or hundreds of packages
needing attention to get them building again.

Rich

      parent reply	other threads:[~2022-10-24 14:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-22 13:57 Ismael Luceno
2022-10-23  5:46 ` Rich Felker
2022-10-23 14:10   ` Szabolcs Nagy
2022-10-23 15:13     ` Rich Felker
2022-10-23 17:03       ` Rich Felker
2022-10-24  7:58         ` Konstantin P.
2022-10-24  7:59           ` Joakim Sindholt
2022-10-24 14:22           ` Rich Felker [this message]

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=20221024142248.GT29905@brightrain.aerifal.cx \
    --to=dalias@libc.org \
    --cc=musl@lists.openwall.com \
    --cc=ria.freelander@gmail.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).