From nobody Sun Oct 29 00:48:40 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 4SHySm2SXfz4yGLK for ; Sun, 29 Oct 2023 00:48:40 +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 4SHySl73pKz3S0x for ; Sun, 29 Oct 2023 00:48:39 +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=1698540520; 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=FRDrSS4eHo0EVwTJ5TOP2I9w9n7GjqXwikyZsA/iRWA=; b=I1mZCb7ZILQftZdELj/OU+mQ19hWQUAyCEk6TMUFQNJCZ9iJE+jH/0pnEDcvFZfGJD0+H7 OJH4DDDO1hFLj5Wwk5lrQWlnpE/UA6RHIIt7y9IYHo4dlRcjgiXUxHkqewi631kGrtJ1Ey 0/xiNfsPQW05GBlUXhOR6n0tU5uEDn//sy3d8bw5Aoy9oyVqokK0tw2ZR3xYmH8EhnsWqI yMJkk52h3SsOFo1V9TJqtRfqTFWgGzt92C0nmWbkILS7aAHFYSOwHkFum4Q6s57DGKjAJd vuAkBOAFBXIf1jRfiuQgX4OoC9o93pmaJpKh2v2gyj0xpO7vhJEotV5EqEW+DA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698540520; a=rsa-sha256; cv=none; b=CKJgsJIQmmqXgofJd4dZyjQlPEQhCdTsu2tFif03dijyAiPTouT9vejx2bwyDXZB5H1wsw tTlHdvrGIWgVRYuNHw6yqvwrdqCvQyGV67yBSJYH218/yUFRO1IzbJb6d9dF/l0yTuy/tj yO5bMmnyJoM3DbtMZeK1JL3OSNKoivR0fZ+STQCMnXamt4VtUep2yQH8uGQMbR45tPhBfY M+Jc7ajaNe/uYjs86wvkM72gHqlOdDrrFpNC6+yt0QEkvv9lTf35oQjGVLTTcUiCR1XiPv na/QenhV87DS4GBP1H1g2vJCE5WLkINrqWQ9P5jy1ySO6i8hiNfOBRuoUch5xg== 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 4SHySl6909z3G1 for ; Sun, 29 Oct 2023 00:48:39 +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 39T0mdKK088594 for ; Sun, 29 Oct 2023 00:48:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39T0mdQW088593 for threads@FreeBSD.org; Sun, 29 Oct 2023 00:48:39 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:48:40 +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 #4 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D9fe1192bd9f25e21a7c2cac9a5acd5091= ec78de8 commit 9fe1192bd9f25e21a7c2cac9a5acd5091ec78de8 Author: Konstantin Belousov AuthorDate: 2023-10-23 22:54:54 +0000 Commit: Konstantin Belousov CommitDate: 2023-10-29 00:47:44 +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.=