From nobody Sun May 24 17:02:47 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 4gNlgw4JmCz6dkc8 for ; Sun, 24 May 2026 17:02:52 +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 4gNlgw36x8z3RKZ for ; Sun, 24 May 2026 17:02:52 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779642172; 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=tpM6l7I5sZf8yXuR0nNgt6EgnDr95pCcv72I0+SqFY8=; b=u8309VoSXy2q5hHYF7cZsZDKfUlWd/P1eRfPuxqY9cqkqoaizZFfqBtuZzfmTCTB3XAYdC wpqeTAbU1oi4k9tw+BHpnFFyk4XdHlZjIFuHz/8AP7PeEIyRaORePLpHWjZaRax2xlLpSu sjR4hLY+rBmEs8zSkmsDZUg2I80KwEayRFa5GhLbyz7LZRasmEbINalg+WxyFgv4gePZov sbfzalx/UdxVQ0+Dk+7cHn4nF25xm5+x8eFFofJS1LfGMhkzLI9tUcfuvU4f98DZI3frck P/nqyYMUpiSuzPkx3Rkw+sxovk96UAH0jnnqDJhBX/p/S/nPAXVahzRBi9Vt1w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779642172; a=rsa-sha256; cv=none; b=I4uy3s5G2ZkeAvD0+LIbKTTXXSQjv8DAHLNfSzcbpFtb+g4rENAb4gTZ16dNnKv712aWpu b6uFvCB50oNa3EvATaeND+HLv1ZT8QMD7Pwg2XWgnIu91wgwkhm9I4cLUhz9SelqNnhriv YXj5u5NPGL3tMdL9bQYS0CIxRurP4bGcCImGu4gmUltJSjBnNFDHix/i6vPwFYSWKYFfd2 HFxhXsj022iW6rcX0MadnRjUY9YhG+yWq0+MamPlRTU8FhVnjgmgkcPkFNZnAfm+J1iNs8 SHCRDXnJq++J5GJBrxb1mZVdZhAjQb84fjdOxT3KpTml/5vlT3ynU/NETvSR7g== 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=1779642172; 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=tpM6l7I5sZf8yXuR0nNgt6EgnDr95pCcv72I0+SqFY8=; b=wKW6AW+SBejZ/EstUIZvDJrYd0o3qnktT2IsBg8opxBcraimV8EVdoHxinEFjXW5zIR5aD zlKHBaTm+WUQn7/IkhcVm40ZyMTI+UK8fPEXxUhAJCVnDoO4hbL1Ed3KfFwC5FG9c/NEEo 8XacxHRSB0ulZsH/fgA49zYTVUiHfiv5DlPM4YXEF84uOQf3ZJ+75FrvinA6jCnwIZzXEN ner+7YM1OWVuLBycF9gJpxpL1osTtnkQHC1oHfvTIiZRxoWhk1+H2Kz8xDxU1w6WRCXNwP ECf1Lw+eKdatmjyLSbMUy8XRKxfIDLHKbE1EiM+yMX5AVH7s3CJVnCDNL216qQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gNlgw2jXzz12dj for ; Sun, 24 May 2026 17:02:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3681d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 24 May 2026 17:02:47 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Konstantin Belousov Subject: git: db513f3a55d5 - main - fcntl.2: clarify arg use for F_SETFD 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: kib X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: db513f3a55d59339055e6033829964738b879501 Auto-Submitted: auto-generated Date: Sun, 24 May 2026 17:02:47 +0000 Message-Id: <6a132f37.3681d.14afe2b@gitrepo.freebsd.org> The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=db513f3a55d59339055e6033829964738b879501 commit db513f3a55d59339055e6033829964738b879501 Author: Konstantin Belousov AuthorDate: 2026-05-22 04:01:20 +0000 Commit: Konstantin Belousov CommitDate: 2026-05-24 17:02:06 +0000 fcntl.2: clarify arg use for F_SETFD Sponsored by: The FreeBSD Foundation MFC after: 3 days Differential revision: https://reviews.freebsd.org/D57162 --- lib/libsys/fcntl.2 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/libsys/fcntl.2 b/lib/libsys/fcntl.2 index d67c38cfbc6c..b919e1b8674b 100644 --- a/lib/libsys/fcntl.2 +++ b/lib/libsys/fcntl.2 @@ -176,7 +176,9 @@ descriptor to also have the flag set. .El .It Dv F_SETFD Set flags associated with -.Fa fd . +.Fa fd +to +.Fa arg . The available flags are .Dv FD_CLOEXEC , .Dv FD_CLOFORK