From nobody Thu Nov 28 22:40:21 2024 X-Original-To: standards@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 4XzrqT6qd6z5fNX2 for ; Thu, 28 Nov 2024 22:40:21 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XzrqT5852z44rp for ; Thu, 28 Nov 2024 22:40:21 +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=1732833621; 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=gLf7Fk54fkOoRQPb1z36lioLE7uy2XZSA5pvkKZSmYw=; b=qfADsFpQOQkigMYphf2GJ4VYIS7Q1tRYrXg16QD4hRS09r9MGaYcGllcbmGi2DayCcgl3y ksQ/vWVJ0IJHXU9fZUTGVZpBvHQKGytWG5wimYCS+NOdN727yHRYaqVi3DdUDg94771dT3 eb6i1hwPKznITKBC48Vom0GOLlEQWKwLhiyiTVwwu4hM0RMKOgYs8ey6xA49sEjYQwT4Ax 6IuKxtwbhBy6gFUPP5+MVjTEFK3BtLemS0KKLHBbk31G01ezR02BZKflT9IfQfap329UGG hRxw0P6vadwpJu/hx6eLgT8QzVcEYLCwl59ZJONqX7eo/59k/117DtMOPtRmRg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732833621; a=rsa-sha256; cv=none; b=LvA1JcA7E9ZiHs9ur8vhwWoKjH8mmxJ03onRCRey4XkpvTWba3iCIJpPOqdKbvHIg9/LD4 WvxigE1G5K1bFdQf9G1ocGhzD1lX862U/m80vnQFv7C8QRMf+0MEyS8h8CDa7jUcax0vuD qHsKBAvgRbqmNlMkbq11H7MyAZqW9R3kYpfPzMeux+Itf0rOB+rdnkQzyYGOEAY0O/1e7U KnXBdfEJzBTliKu1zslQg5czQhv51NSE4RFeWuhsNh5MRV+KFHomkG7CGoILoSAzlAvSoK y27nRMziwX7i2E6tUaEt3Kc0HQLY8+SUfhDPZsaJpv3fumcvrLXot9dBJdd6bQ== 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 4XzrqT4dRwzxQy for ; Thu, 28 Nov 2024 22:40:21 +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 4ASMeL3p030936 for ; Thu, 28 Nov 2024 22:40:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4ASMeL11030935 for standards@FreeBSD.org; Thu, 28 Nov 2024 22:40:21 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: standards@FreeBSD.org Subject: [Bug 283014] POSIX issue 7: fileno should be able to fail with EBADF Date: Thu, 28 Nov 2024 22:40:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kib@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@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: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-standards@freebsd.org Sender: owner-freebsd-standards@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283014 --- Comment #3 from Konstantin Belousov --- https://reviews.freebsd.org/D47834 --=20 You are receiving this mail because: You are the assignee for the bug.=