From nobody Thu Jul 16 17:58:05 2026 X-Original-To: dev-commits-src-all@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 4h1LPB1hg9z6lj17 for ; Thu, 16 Jul 2026 17:58:06 +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 4h1LP96wvRz3SX4 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=1784224686; 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=ArR/c5oBeV/S+Pxm5w9z7E0yyDtpIivBtJszTEdY/tFhI/wU0OL4rUcm/U56455v4Qu1nV 2wWvs5qrGDE0fwaFSfLMmLmvLkMm+45SOkMW99toLP6Me1Ik2aLMDBWbHHN4spy1xEiQBS EwkDISpF+gisZxSZxjXQMHSr8QrYqCIJyMIT25/J4oguJZkpeps8D1+RYbqKM93gr20f1i ZFkke6A3QvLV1814R6xjLCXrTW9x6obdRzlu0L0a2mDVkKneRJA6ylSgR3IFwbVH8bIsez E5jqqOPes/7Wuk7jZdzywpB3o/oJZmVwYxkQOst0esNe4ysZ75qAoT8+6VU76g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784224686; a=rsa-sha256; cv=none; b=ZjWUlWcbkopewlpGm7OFyJA0+bTp2Y6UVJFOSeIFAmWK2RaYsRyAcyI9kTsh6BHy+ZO9D6 3/DD2831QXVRu6EXH4Tgnlftk3nvo53/Z8DaXvJ6SxUCSB6jFnsM918+fO0tERRSGDBqoj EAdjO9/t9N2lAqdjduM044Hex2K5x5T9NKVs6tJ3tgrX3BHai8MYrdzzSeMbGz1gLDJZfR Gg+2z+JaKWvJzdol8WTBVaBuICbnbOT746tzrw6jjdpCDiySAm+COh9DqDMPAooBDIj978 qAPXf+qHA7l2Xvb77+dy3kKG30DkU7Clrg78AMlR/1iFADIb1xnEBsWfZfBTGg== 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=1784224686; 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=c/OEGaOHI9Bqng6L+Zt5dvBnsbvlR/qRmZlNeuRwb8+cpyUpzAGljbQRrRKCcdjX2e7gsV EBPwcJ3BMjXJ5YYENxcDo23yZzxKy+5ST1gdOoh+20ep7VaKWh+2w6Vk7dRXJgYggymBjz g5y4QPkZ6SssAbbeXaRSHhiWpjY5jdcgXJCVAkN9osjMlcowhmvV3oTBJiVVKSH6cxIfFw Ry+6/gVgxPp2rJthRgS1eK+qEOYE+kqA6YoE746RDeqpNg+FEEiGHzf0e+K0jwpFlKD7oy WLpsS+KtOCcBGxj16nW9Y06TV21BZJiyxI9QjuJl1Jo8xF5nfDqJe4BkOtmouw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h1LP954bZz1R6p 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: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@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 */