From nobody Sun Oct 29 00:47:37 2023 X-Original-To: threads@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 4SHyRY5Nzdz4yG9R for ; Sun, 29 Oct 2023 00:47:37 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SHyRY4Lj6z3RQ8 for ; Sun, 29 Oct 2023 00:47:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1698540457; 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: in-reply-to:in-reply-to:references:references; bh=+nc5S8A81ClemQt7JaLdD0gOT+5zSYbLWjNrQPpO0qM=; b=K4KfI/45RboCd8FU3d6xm6u/5uZsjl37E7elxHDS5HJK0iDNx1DqY9swMzn1Jgptuw6G7A 9ntn5WBumxhHLzYJmdWj+OzMKXv9alcwQYVwtfTYT7UlS3qQbs27kvouX/fWbE/eNlIGvJ hyI/rWDK1Dk+F5ZATkR9rXQAlVzZkalzrnkdkYKrlKVDW1grmeBm2vQkwvZg/v2f8yM1oJ CjqhODroYc1jI08i5ltkYTgxtp/fEZKMXiZNEpy+ChWYIxfBrkBUals3NLimw+GbzMo6yo ncQftnc1arSUwQtuEXwj6CBocscoLJV50SlO2yhxoILCp5jztW4MWxU2K2cObQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698540457; a=rsa-sha256; cv=none; b=OqCopzHBdDhEgESf/MkmW3wj/ekm0yNZmhp/8o9VpQt5rldZ+ZvF5jAsiC0kkSdi3+KhNk Bz/SjnJndWEeVilTwptoysJhI+25e4JPIMSlqlgAzvhPEC16Xos41/RRbVdStTMeE71zmB XX/KZEkWWI02L9k9hWKNWUswMazJcyN1E3kK+PBhN1g4SMZWuxELyW3nQI7YUPkIzMAIzM VleElVQos8+7atty4UxDfcNx93Rzhk5tDRcWcWqfHK+jbA0GraRXwhStya5cBIDn4lcicw rI5zipIDrpjTn3b2oOf5kXew80qe7fUlA7qSCMZDPMDRTQgTuxtJgIrdJOgTZA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SHyRY3KsZz3Fx for ; Sun, 29 Oct 2023 00:47:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 39T0lbXM088253 for ; Sun, 29 Oct 2023 00:47:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39T0lbPA088252 for threads@FreeBSD.org; Sun, 29 Oct 2023 00:47:37 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: threads@FreeBSD.org Subject: [Bug 274678] pthread_mutexatte_init(3) does not properly describe pthread_mutexattr_setpshared() Date: Sun, 29 Oct 2023 00:47:37 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: threads X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: threads@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Threading List-Archive: https://lists.freebsd.org/archives/freebsd-threads List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-threads@freebsd.org X-BeenThere: freebsd-threads@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274678 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D578e91188081525fe45abd00cd7516001= 90b4688 commit 578e91188081525fe45abd00cd751600190b4688 Author: Konstantin Belousov AuthorDate: 2023-10-23 22:54:54 +0000 Commit: Konstantin Belousov CommitDate: 2023-10-29 00:47:05 +0000 pthread_mutexattr_init(3): describe pthread_mutexattr_{set,get}pshared PR: 274678 (cherry picked from commit 2152c4e2db88b9264c6400f2510440465d39c7b8) share/man/man3/pthread_mutexattr.3 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) --=20 You are receiving this mail because: You are the assignee for the bug.=