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.= 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.= From nobody Sun Oct 29 21:00:22 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 4SJTLv1ZBHz4yC1v for ; Sun, 29 Oct 2023 21:00:23 +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 4SJTLt5xR8z4Yl6 for ; Sun, 29 Oct 2023 21:00:22 +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=1698613222; 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=tFb7/V6Vp3DMdoOAG3wICBRsksc1i/zm+o6x9CaoaBo=; b=uAYMMMYHyVll5pnZfu2k0cdVqD1ZZ/ZvLx/R4fSC/rr0IEc2q84RIO+7V99Coq6kcHi3BT t+xAdpbZAPJuWw5hb/MgzsnzmowR2DvlcbecA6cThWtIv7jZL076Od3dhl/a1+XrkNdGjB MvqeOT6IJXkAIkyeBCT3t2uwn/Z6yhdYiCTT6qP+2BAgla3BgGG5DxjHZCnNQZzBeTT+HN 423JL5CwDZsee9/xToGTE9yxR/GYUXXX8JebTssMNFjmYbOIxOxrCsMjA4bossGDQJod6U e2pzA2fuyh77XHSbA7GixY9QxJVkcpDFohnMKPFo5siKsZ2PRQlPvcTJjOPr+g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698613222; a=rsa-sha256; cv=none; b=AuoUMrrzu2iIRJsaSX/Jt77lIWIo5tPDyAjrGiM4wi5L4rcaFN7/dCIhDgJDp3RcJsrR9h bvld4rDKwXOnaZ+1qtz4zKqpmT2fV+6ho6a51ewNKy/wcRDDnIgmyh5R5F8mRy8yfo+X0q NHQvBhqX+rBnzSW3vm/rn6gJuukyWBh3CB8c01IlYxYJ0aDfYe5hKraq/BLV3CCYq0fK6S Ce8P9Db6PdIZity7jMUtUWXiQvMVDBOIQT7JOUZMoCy3llmcxJxA/m+20pG3k3SVi8zy56 rLqOziM1cGRUB6vO0nfrL4aXIt//L7Xr39IAnbkf5cHpdpX1INxdmvnfhTuK6g== 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 4SJTLt53Ldzt4P for ; Sun, 29 Oct 2023 21:00:22 +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 39TL0MSD097630 for ; Sun, 29 Oct 2023 21:00:22 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39TL0MAr097629 for threads@FreeBSD.org; Sun, 29 Oct 2023 21:00:22 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202310292100.39TL0MAr097629@kenobi.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: Problem reports for threads@FreeBSD.org that need special attention Date: Sun, 29 Oct 2023 21:00:22 +0000 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 Content-Type: multipart/alternative; boundary="16986132221.Da3ec.95754" Content-Transfer-Encoding: 7bit --16986132221.Da3ec.95754 Date: Sun, 29 Oct 2023 21:00:22 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 237195 | pthread_mutex_unlock crash as unlocked mutex dest 1 problems total for which you should take action. --16986132221.Da3ec.95754 Date: Sun, 29 Oct 2023 21:00:22 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
Open        |    237195 | pthread_mutex_unlock crash as unlocked mutex dest

1 problems total for which you should take action.
--16986132221.Da3ec.95754-- From nobody Sat Nov 4 16:02:06 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 4SN2S21Qdyz4ygyF for ; Sat, 4 Nov 2023 16:02:10 +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 4SN2Ry0v7yz3D5J for ; Sat, 4 Nov 2023 16:02:06 +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=1699113726; 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=ePAR5aK087QicwZ6HpttjYTRwY6nSq+t7zVqRoD+3S0=; b=TiOB1xzlaHhWbVN0+81U1nGSm6aCrXR1i56hJczMVe5iLscEeS7zSChcAVgvMMbMgthOUL wcbTE0VYw48Trk0ZzaXrdn9UG9kWFaF3D5ekE4myg4F9cNG7W1eNSqyeTeHIiPisqFtbVX C/XrLTzp2eHMwm0EWQSUdf/SWRBbK9ay7bol4bqfpYzDuoA1qS1GYmYtDef10u8YnOSjiA PuVK1awR5/dSgfwRnAT+dwIOYsHuVrYEVBmBLdR5MHy6Femcz6WzcUkT7mmL/uciVjTtfX ph0NLU3TVamur/ngPpAoqrMUaj70DA0xf11KBW83vclMHdihvbV1SkGPjjK6gw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1699113726; a=rsa-sha256; cv=none; b=Ha2akitIzAh0PrwFPRM8DyhokinUE58Nmz3ULWM7XEHmLytr/SBpeJerpFNsU0JeWKmOfe yG8k6C4xXjNu5j4/Vu1hZFmo65e4xF40YI2Jqda22fN5j9iLu6xImdu1azfrE7+A/vgNbl D0rsCLShZmTrjKNWjBc7dwbIAaCTtnyvM+8yAX38TtvyN0o+VgOm2QXDhTjNoSz/ZkQKAh VaEgrHXk/Wi4ByfJH2z406yPtUtXsDGQpfUeIKhsVhSMV4fGFneV/zOyGEJqM8maJVEgS7 O5NhdUgioKuAiH2jVzbmH/jWJN9T7TYzVQfdUbQwKbIvrorU7OczoRYs+pe4KA== 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 4SN2Rx7560z148Y for ; Sat, 4 Nov 2023 16:02:05 +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 3A4G255P073799 for ; Sat, 4 Nov 2023 16:02:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3A4G257C073798 for threads@FreeBSD.org; Sat, 4 Nov 2023 16:02:05 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www 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: Sat, 04 Nov 2023 16:02:06 +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: markj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kib@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution cc assigned_to bug_status 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 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |markj@FreeBSD.org Assignee|threads@FreeBSD.org |kib@FreeBSD.org Status|New |Closed --=20 You are receiving this mail because: You are the assignee for the bug.=