From nobody Thu Jul 16 17:58:05 2026 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4h1LP970xwz6lhb9 for ; Thu, 16 Jul 2026 17:58:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h1LP9610Kz3Slr for ; Thu, 16 Jul 2026 17:58:05 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784224685; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=6ovDU/8Ff1S9VT9taTCC6sIPuFp2aP8xhG+RfR2lR+Q=; b=EXKj9G59Bf7zBFu7KbrD7IsLNVwoq8ZzDXx+IsaQsy349tSNBhxkos5TS2O5FkLP2428hE ETn7ysdl+5dsrr/QBwtbNWjrbIm+P0bDQa+WmUBuT0InrasY7QhgAOnEVqzW6J6XOWG/HJ ZTer4vlZ5I4mwJb2KgBgoCRCSftzVtQirSu7rvtblSwV3MA4xLJcyTAq1pEflw0OHopgJ+ X2TuTj6u54LBN6GwqxosNiyWy0GIViZ4nMdtVWeyK13HO1lU0zWP3SEiIldJ9VaeestJVU 7Y5Yy3/hqWlxpEq4OPE5+wr9MnvjFKJHd6iNkZxMTsc/77/47D7WOLVMRCVWYA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784224685; a=rsa-sha256; cv=none; b=VU2vlqQULyWFj/tDczVlWbWSGvupcLdDuMmcBhJBwqAt6hAKP06aZu/phurnObgEwaxm1+ N194fLVY757wDQ1hsZWU7AnnNox/YW11ceCPcPQoNJZUWW4F8qba9LMUU7XH3awz2QXXOu I0upVArXp8udt1UX1KF81egJK9MzLdcT5aVV7b51Pt/XNZpJZ40HD5FbgDXXUA0pgaJS++ gSA5qlBvyZN5rHaCnonNq+vcvpYCMS652Udsw8KSehwnFVUltm95k4bmv5B7B40Wm36AQa xrCM7u30y5zU/WGuwaU6NmEI9xZZsjZToDSJB+d+uiyBS59TYS0to11i61DW0g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784224685; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=6ovDU/8Ff1S9VT9taTCC6sIPuFp2aP8xhG+RfR2lR+Q=; b=WExHcJ8r0mpPt8Von9myNhvFGFLRdiLRYw1vXo668Byar1n1H0P30S6uHYYGEhOVCG2Jv2 UeCJSeYFU10ZE4gfApDxq0FobztUNWfxqQc8waGiM5SHM1kEaPEcLy1Q1LTbTfhR7tZ+SV Yh1R+f4Gb0OnivIGgLxDQZ5yIyXlaWD64Lf759RA8N1DDo+1Jq2+b7k5a0rKp1xeCw0dUH trjdhZ1hcG/3+1RMIOVjNNdasj2P3zrCawfIe5/UlACZlsbRELJIiKWcWoDFvIRY9gszNO iEpCj+cQM+WTZdUtNQFD6uMHARXAdR0/2hEBHc9hHDyL4vaaBYo2Fzn8uI1Cyw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h1LP9512lz1Qhb for ; Thu, 16 Jul 2026 17:58:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 345e7 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Jul 2026 17:58:05 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Faraz Vahedi From: Robert Clausecker Subject: git: 13ba63a5f5b6 - stable/15 - libc: Suppress content for C23 and later List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fuz X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 13ba63a5f5b699a8ba1de8eccb878d527e3d5e10 Auto-Submitted: auto-generated Date: Thu, 16 Jul 2026 17:58:05 +0000 Message-Id: <6a591bad.345e7.11f68753@gitrepo.freebsd.org> The branch stable/15 has been updated by fuz: URL: https://cgit.FreeBSD.org/src/commit/?id=13ba63a5f5b699a8ba1de8eccb878d527e3d5e10 commit 13ba63a5f5b699a8ba1de8eccb878d527e3d5e10 Author: Faraz Vahedi AuthorDate: 2026-05-20 10:06:16 +0000 Commit: Robert Clausecker CommitDate: 2026-07-16 17:56:48 +0000 libc: Suppress content for C23 and later C23 deprecates and specifies that the header shall provide no content (ยง7.15.1). Signed-off-by: Faraz Vahedi Pull Request: https://github.com/freebsd/freebsd-src/pull/2223 MFC after: 1 month Reviewed by: imp, fuz (cherry picked from commit 694baf88c2ae5957fdb24ed163993109987e1ef9) --- include/stdalign.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/include/stdalign.h b/include/stdalign.h index 00ae5677f449..1b439565f588 100644 --- a/include/stdalign.h +++ b/include/stdalign.h @@ -26,6 +26,8 @@ * SUCH DAMAGE. */ +#if __STDC_VERSION__ < 202311L + #ifndef __alignas_is_defined #define __alignas_is_defined 1 @@ -45,3 +47,5 @@ #endif #endif /* !__alignof_is_defined */ + +#endif /* __STDC_VERSION__ < 202311L */