From nobody Thu Sep 03 16:29:53 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 4hbQ6p3sLgz6rVdj for ; Thu, 03 Sep 2026 16:29:54 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hbQ6p0Gqgz4PrD for ; Thu, 03 Sep 2026 16:29:54 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1788452994; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=XwROBVaHt3azincrTwZK4qPxQj9mqYbEuZb6cu/dt8Y=; b=Mt5gdMMiVpRAx3WIeOZIHKIv5QofEudo4wJ1TrxDiTWPBxOjoLY85/VUYyPTeIvEm8LxnQ SJEV9zzlDpR54Cfz+VnGR7ji7G2VjDF558mOYGAoAYpynbxM17TH760KFGJe+upitQtSSC appLmuGijDmHqFD93nrAUbJ3hLKVWTOebvGe3ThbssmueIz1+TwwKv02Lo2Z+TZkviGKjF JF76KzuraDtT29CmefaKBdAb7cmajoZtm6KCh/J3O+L4Uh42IDX8R7VNE4rgJP6ymCJKix yHl0TqlS0i07bflth7qfESaQocviph0T3IJvzP+MFJ1G3DSgDd9fiPKfcSFU8Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1788452994; a=rsa-sha256; cv=none; b=roow+t1gsWDm8uStfZ+5JBrBCO9TtlXu1QRcRDF2dfaf3edMhm/pS2IhWA/36e/CtkCoDJ 2SPb9o70XN1zM7jUx2Y7ox+SwJ/EvFsLzJmSTflxpw1/38h+IfgaZUQ7gPm08SV/YJga0v Jum0r4wNhX5IxsqZ/JJ1RlWryqyWGI5ighDdar3IDEvP/DtTqMxHmtYM4aHXqO4Z71j58w cHFZ7VlXG84ShFwsyTArHgOgKlxW1eFG07jJnEHcV7Fpct+d1eMJQo2gYF3E20zFP9GkUf gzjbC+E5Mw/C84EFKToNGBcWZaLjEP94I9ec4Mm4wbAeQkHNvxOo86TmgjD4RA== 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=1788452994; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=XwROBVaHt3azincrTwZK4qPxQj9mqYbEuZb6cu/dt8Y=; b=HQeCx8sQy9EHvS9d4ah4fy9Afr6k1OQ9R69oAoH28kY6wqWd8xz5HtMkPgLSxi97mqkCtv CbZN8+tC+yJo56HPnPznXmOIO5t33RlN4pzphlzm6/fyoWRLul1A8XAGCfJBT2j6pbUdx7 0TwPkoj/772jGX+QQx6s3Cf3OevFmzKD82rMGV5aM8ktBKoPzbq2Lyg9XmFw27IL1Coc0z Nl8uAVVDFJXQxr1mK9O5q+TGpD5n7+MTE0CnRaQoQ+V6ltTs7cFJENsImmqZqHkENPUxzt /H3FbMq8qRLlSpYH4gp4ate9NWI0xQlHyrOuzEwkq+Tobg0EBglwFNHNpk7v9w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hbQ6n5bBSz5s5 for ; Thu, 03 Sep 2026 16:29:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 39850 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 03 Sep 2026 16:29:53 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Mitchell Horne Subject: git: 431545476078 - stable/15 - cdefs(9): document __nonstring 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: mhorne X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 4315454760788542e9f5b0f6a255d2a9a62acf9c Auto-Submitted: auto-generated Date: Thu, 03 Sep 2026 16:29:53 +0000 Message-Id: <6a99a081.39850.75feb506@gitrepo.freebsd.org> The branch stable/15 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=4315454760788542e9f5b0f6a255d2a9a62acf9c commit 4315454760788542e9f5b0f6a255d2a9a62acf9c Author: Mitchell Horne AuthorDate: 2026-02-05 18:52:36 +0000 Commit: Mitchell Horne CommitDate: 2026-09-03 16:27:46 +0000 cdefs(9): document __nonstring Reviewed by: emaste Discussed with: imp Fixes: 802c6d5d61d1 ("cdefs.h: Introduce __nonstring attribute") MFC after: 3 days Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D58804 (cherry picked from commit 2ea905c875b6c89117023e240c3158f2da79bc52) --- share/man/man9/cdefs.9 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/share/man/man9/cdefs.9 b/share/man/man9/cdefs.9 index 2bda50c3f875..7f7512ff9019 100644 --- a/share/man/man9/cdefs.9 +++ b/share/man/man9/cdefs.9 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: BSD-2-Clause .\" -.Dd May 6, 2026 +.Dd August 13, 2026 .Dt CDEFS 9 .Os .Sh NAME @@ -199,6 +199,9 @@ except .Fa fmtarg may be .Dv NULL. +.It Sy __nonstring Ta Specify that an array of +.Vt char +does not require a null terminator. .It Sy __strong_reference(sym,aliassym) Ta .It Sy __weak_reference(sym,alias) Ta .It Sy __warn_references(sym,msg) Ta