From nobody Sun Feb 19 18:17:08 2023 X-Original-To: bugs@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 4PKYfs21MKz3rX3y for ; Sun, 19 Feb 2023 18:17:09 +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 4PKYfs0hSpz3rHm for ; Sun, 19 Feb 2023 18:17:09 +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=1676830629; 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=EKRT3U3ORkEexz3mjmShB6GJuiZQorvMBskEzVjL0ig=; b=xPBqvWhwHEhoACo029vis2PZgAxj7/66B9ke7wsW8jrsdIQNPjl0VPBxDYGfmu7wCBi1Ya V0/kmZjKwc9JV6yKShury0YL0P7nLdBMS2QPJc5d5NOHTFEuhLGAYAjVUIo1HWRmgd9i3j DL7tD21qXQpMGpO4fNkZSGB2wIGg38Kq+gkVtyOssdFJqaSelFOcqC8IV7WQd4HFulzGmi RfCoQ99XVYqx1vkbOLnjoFadJ7o78LWgDCT5xUz8qQvG1X5RquadDfme2R/0neV8CXbb0V 8b3wekIG/SQD2anxBkWxpUrKs6kPiA/VKhzaXsjuUz4zPMRGHqlpvC3KA6b3uQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676830629; a=rsa-sha256; cv=none; b=vpOB3e9947BmO6MyBCEzKa4J+JFdvNYG8pHB8OdoOOev8i8mY0J7ZO/AGuhc1nzrdnxcZh IkHhTW5YU9BjUyNaQ6W1PcVua9M5R5jIZ3lbj/Rnzok5IZ/5viYMqIuN3yOdrkXJJkv0Ar GwEczUpIeEFoDCF0GH/LvhofHMFp4wWHMEsuKvRvhMcQniTGMb1zZqaY/+oHrtftU/+Kst 22GCsNq+gwo6yZXr4ceAp7EEWpMK+uaOcEdRFEfzfMKxv8oV5PzBrAu8liL/1kUKkJsyQP M0/ZE2FFN2auHuPVXugiNcvR9egFJ33AfW7iPxW14+IRdmi7AmsTEreYLzlAHw== 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 4PKYfr6p0Sz19Pm for ; Sun, 19 Feb 2023 18:17:08 +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 31JIH8Ba013600 for ; Sun, 19 Feb 2023 18:17:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31JIH8fx013599 for bugs@FreeBSD.org; Sun, 19 Feb 2023 18:17:08 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: bugs@FreeBSD.org Subject: [Bug 199806] [libc] Add a new option letter "l" to make fopen() use O_SHLOCK or O_EXLOCK when calling open() Date: Sun, 19 Feb 2023 18:17:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: fernape@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not Accepted X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fernape@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to bug_status cc resolution 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D199806 Fernando Apestegu=C3=ADa changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |fernape@FreeBSD.org Status|New |Closed CC| |fernape@FreeBSD.org Resolution|--- |Not Accepted --- Comment #1 from Fernando Apestegu=C3=ADa --- Thanks for the patch. However, this PR didn't get any traction from the developers probably due to the non-standard nature of the change. Closing, but feel free to reopen (no pun intended) if you think it is prope= r. --=20 You are receiving this mail because: You are the assignee for the bug.=