From: Alejandro Colomar <alx@kernel.org>
To: Mark Harris <mark.hsj@gmail.com>
Cc: linux-man@vger.kernel.org
Subject: Re: [PATCH 2/2] man/man7/feature_test_macros.7: Drop _ISOC9X_SOURCE
Date: Tue, 10 Feb 2026 23:51:21 +0100 [thread overview]
Message-ID: <aYu2XkytqqujP4Th@devuan> (raw)
In-Reply-To: <bf785830f727b9fd7a40001b861b743f88fe2a7a.1769581651.git.mark.hsj@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1646 bytes --]
On 2026-01-27T22:46:24-0800, Mark Harris wrote:
> _ISOC9X_SOURCE was a temporary macro for use before the final name
> of the standard was known. It became obsolete when _ISOC99_SOURCE
> was added in glibc 2.1.3 (1999), and has not been recognized since
> _ISOC11_SOURCE was added in glibc 2.16 (2012).[1]
>
> [1] <https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=d78099052b6b>
>
> Signed-off-by: Mark Harris <mark.hsj@gmail.com>
Patch applied. Thanks!
Cheers,
Alex
> ---
> man/man7/feature_test_macros.7 | 11 +----------
> 1 file changed, 1 insertion(+), 10 deletions(-)
>
> diff --git a/man/man7/feature_test_macros.7 b/man/man7/feature_test_macros.7
> index a0c97f2c5..76d6e44cd 100644
> --- a/man/man7/feature_test_macros.7
> +++ b/man/man7/feature_test_macros.7
> @@ -333,16 +333,7 @@ .SS Feature test macros understood by glibc
> .TP
> .BR _ISOC99_SOURCE " (since glibc 2.1.3)"
> Exposes declarations consistent with the ISO C99 standard.
> -.IP
> -Earlier glibc 2.1.x versions recognized an equivalent macro named
> -.B _ISOC9X_SOURCE
> -(because the C99 standard had not then been finalized).
> -Although the use of this macro is obsolete, glibc continues
> -to recognize it for backward compatibility.
> -.IP
> -Defining
> -.B _ISOC99_SOURCE
> -also exposes ISO C (1990) Amendment 1 ("C95") definitions.
> +Defining this macro also exposes ISO C (1990) Amendment 1 ("C95") definitions.
> (The primary change in C95 was support for international character sets.)
> .IP
> Invoking the C compiler with the option
> --
> 2.52.0
>
--
<https://www.alejandro-colomar.es>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2026-02-10 22:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-28 6:46 [PATCH 1/2] man/man7/feature_test_macros.7: Add _ISOC23_SOURCE, _ISOC2X_SOURCE Mark Harris
2026-01-28 6:46 ` [PATCH 2/2] man/man7/feature_test_macros.7: Drop _ISOC9X_SOURCE Mark Harris
2026-02-10 22:51 ` Alejandro Colomar [this message]
2026-02-05 17:01 ` [PATCH 1/2] man/man7/feature_test_macros.7: Add _ISOC23_SOURCE, _ISOC2X_SOURCE Mark Harris
2026-02-05 17:06 ` Alejandro Colomar
2026-02-10 22:48 ` Alejandro Colomar
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=aYu2XkytqqujP4Th@devuan \
--to=alx@kernel.org \
--cc=linux-man@vger.kernel.org \
--cc=mark.hsj@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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.