From: Thorsten Glaser <tg@mirbsd.de>
To: musl@lists.openwall.com
Cc: "A. Wilcox" <AWilcox@Wilcox-Tech.com>
Subject: Re: [PATCH v1] string.h: Unconditionally expose C23 functions
Date: Fri, 11 Jul 2025 20:55:39 +0200 (CEST) [thread overview]
Message-ID: <4d746cc3-5f72-869c-afcb-245f002dfd68@mirbsd.de> (raw)
In-Reply-To: <20250711170427.GA1827@brightrain.aerifal.cx>
On Fri, 11 Jul 2025, Rich Felker wrote:
>However in this case, the namespace str* and mem* was already reserved,
>so I think even without that policy, there's no reason not to expose
>them unconditionally unless we're using strictness to expose
>non-conforming application-side expectations.
Given there seems to be *no* tool in existence that can take a
C codebase and check it for use of reserved identifiers, like
is + lowercase, that is, no accessible way for people to avoid
accidentally using “reserved” identifiers, I’d ask to at least
consider it a little longer given you have actual user reports
that they have to patch out things like this downstream.
bye,
//mirabilos
--
“It is inappropriate to require that a time represented as
seconds since the Epoch precisely represent the number of
seconds between the referenced time and the Epoch.”
-- IEEE Std 1003.1b-1993 (POSIX) Section B.2.2.2
next prev parent reply other threads:[~2025-07-11 18:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-11 13:47 Alejandro Colomar
2025-07-11 16:44 ` [musl] " A. Wilcox
2025-07-11 17:04 ` Rich Felker
2025-07-11 18:55 ` Thorsten Glaser [this message]
2025-07-11 20:50 ` James Y Knight
2025-07-11 22:41 ` A. Wilcox
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=4d746cc3-5f72-869c-afcb-245f002dfd68@mirbsd.de \
--to=tg@mirbsd.de \
--cc=AWilcox@Wilcox-Tech.com \
--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).