From nobody Thu May 21 21:21:59 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 4gM1ZJ33nBz6f03w for ; Thu, 21 May 2026 21:22:00 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gM1ZH5KcMz3DJv for ; Thu, 21 May 2026 21:21:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779398519; 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=M2PJV8HOCdk+CF2GqlO62NBqdhQxN1ObkGdN/RPxfxg=; b=hQdTocJKdE5LSbJV3/jd0K+rPmQxw0vUAwTEX0IGlgvD0+AFyJk36XhAuDg4R4cfuOtwFw oZiD3b+7zxD8qE7zHNaz3pNa+uluhKTEvCuz+7cQ4Izqc7dC99QmRXtdVB7BwiVg+bsJMQ 09yrD6vF8Xi1Go79+5ETP584tpOpiv05pTraBzt6Z4uZEwvNSKmc834t5vgCqw1I7b17ZW zE0qfm70ywdv900sK8AM+w3wbD8xdHXXbYCFv2bT3XHLUV+V9C10Da/L5AL9cGqTz+oVGd YT4ZK9Tl+dNDIBxmn1SXZlcvDktDBY5HQ2N69jhNFKPsFc/Z0lfMiIZZV/6dPA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779398519; a=rsa-sha256; cv=none; b=OZLWiGYXjDwJiUO57ou9PjPMSiq4vAiS2+eB6MxmtBDJxIH8XrRbEV90FVqp0w8akyDJ9i Lm0I81wW5du1ypHoYd5ByAFrC4m7xqI0DKsaFUQ5ggJPuUkfP9IabkDvzFvJP4omy1Er3c gLjZEpNffYTQGOdfFI50pibdT9ItLJ028HtAcXnBAdgKLn/Oo+PJU61TyB9zZaX7fQkWwn JoSk9DUt0DXKju1sSgfh9QvzWXlf4aAmzbNPYiy6l4U+N4OljZUvH1cCWIKe9pMCd9Nvps oaGSoP77Rbqe3oussmHWiVTvlRdY7nZ6EVE1Nn5pV/JeJuJK99aTunsU8KqIbA== 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=1779398519; 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=M2PJV8HOCdk+CF2GqlO62NBqdhQxN1ObkGdN/RPxfxg=; b=Rsubec2VIecYDS0F1t4hDLY5BUW8aaQ4CGqGmOmmOSk8ukZ4f/DfvnPLHsfq87i3pcmKFL 6O0sZmx1tdUJcJqpqcXEHbFNsr9+BHbrIRw9VkXLtt5nVXnN1gGUqwQejHX+jAY2FYk99F UXDXUMW3/XvUFCtdeqt7DMcv6tiXu4ucvF+eZd+OaKq0C+ZhOajPtzi8L0wSggLpVPSm2Z e1v2fansaoSRdjHc+WvVrGU4escnJGfGBBZ3FyYnrV8v7NiJSOa+PSY/+6qkhJWfrlOMrv KDG1+K1kDNgM2wL8nCm+kfY4RPvYfNceImLOUPoNANARffs81/Tk3FR1x1hmGQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gM1ZH46YHzqtx for ; Thu, 21 May 2026 21:21:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1d04f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 21 May 2026 21:21:59 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Robert Clausecker From: Colin Percival Subject: git: df9f5d3ec2af - releng/15.1 - libc/timespec_get*.3: expose STANDARDS section 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: cperciva X-Git-Repository: src X-Git-Refname: refs/heads/releng/15.1 X-Git-Reftype: branch X-Git-Commit: df9f5d3ec2afce419f69a65db54a95ceecdca694 Auto-Submitted: auto-generated Date: Thu, 21 May 2026 21:21:59 +0000 Message-Id: <6a0f7777.1d04f.42be56c@gitrepo.freebsd.org> The branch releng/15.1 has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=df9f5d3ec2afce419f69a65db54a95ceecdca694 commit df9f5d3ec2afce419f69a65db54a95ceecdca694 Author: Robert Clausecker AuthorDate: 2026-05-14 10:32:11 +0000 Commit: Colin Percival CommitDate: 2026-05-21 21:21:11 +0000 libc/timespec_get*.3: expose STANDARDS section We now have .St -isoC-2023, so the STANDARDS section can go live. Approved by: re (cperciva) Fixes: 9b5d724cad10087e34165199e55f15f2df744ed5 MFC after: 1 week (cherry picked from commit aa92784fcb8a375231058d67f7ccaeaa3e42ed33) (cherry picked from commit e2fb604d4ddd34207f08d1e1b17c554b6f967927) --- lib/libc/gen/timespec_get.3 | 10 +++++----- lib/libc/gen/timespec_getres.3 | 12 ++++++------ 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/lib/libc/gen/timespec_get.3 b/lib/libc/gen/timespec_get.3 index 7edf4fe17c30..f6cb578db55e 100644 --- a/lib/libc/gen/timespec_get.3 +++ b/lib/libc/gen/timespec_get.3 @@ -27,7 +27,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd August 21, 2023 +.Dd May 14, 2026 .Dt TIMESPEC_GET 3 .Os .Sh NAME @@ -85,10 +85,10 @@ of .Dv TIME_UTC conforms to .St -isoC-2011 . -.\" The -.\" .Dv TIME_MONOTONIC -.\" base conforms to -.\" -isoC-2023 . +The +.Dv TIME_MONOTONIC +base conforms to +.St -isoC-2023 . .Sh HISTORY This interface first appeared in .Fx 12 . diff --git a/lib/libc/gen/timespec_getres.3 b/lib/libc/gen/timespec_getres.3 index e00af6758f1a..1b65cad4a056 100644 --- a/lib/libc/gen/timespec_getres.3 +++ b/lib/libc/gen/timespec_getres.3 @@ -3,7 +3,7 @@ .\" .\" SPDX-License-Identifier: BSD-2-Clause .\" -.Dd August 21, 2023 +.Dd May 14, 2026 .Dt TIMESPEC_GETRES 3 .Os .Sh NAME @@ -36,11 +36,11 @@ if successful and zero otherwise. .Sh SEE ALSO .Xr clock_getres 2 , .Xr timespec_get 3 -.\" .Sh STANDARDS -.\" The -.\" .Nm -.\" function conforms to -.\" .St -isoC-2023 . +.Sh STANDARDS +The +.Nm +function conforms to +.St -isoC-2023 . .Sh HISTORY This interface first appeared in .Fx 14 .