From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BCCF33861805; Mon, 22 Jan 2024 17:47:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BCCF33861805 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1705945666; bh=MJfGH+ULXkkfizFE1Zs9z/LYYdKLDFVNo62DTSOWs+s=; h=From:To:Subject:Date:From; b=aobTaohezcBOxqPOQc48N82xa3B9cV4HnASPSZcdR/PcTuAclJoWUd+wy+HlZ2Im2 +XCYFjrq5HxbHWxpvyPnrlVFbvYyE8SGiKSgAq5m8uPrSl/BSRxCMDgTz5Vw4hBOyv WP+7kmwuNDU77a53m6M/+6WpPB4igdZaosoVkvtA= From: "minekpo1 at protonmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug manual/31273] New: Custom Stream Hook Functions: fgetpos is said to have a whence argument Date: Mon, 22 Jan 2024 17:47:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: manual X-Bugzilla-Version: 2.40 X-Bugzilla-Keywords: X-Bugzilla-Severity: minor X-Bugzilla-Who: minekpo1 at protonmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31273 Bug ID: 31273 Summary: Custom Stream Hook Functions: fgetpos is said to have a whence argument Product: glibc Version: 2.40 Status: UNCONFIRMED Severity: minor Priority: P2 Component: manual Assignee: unassigned at sourceware dot org Reporter: minekpo1 at protonmail dot com CC: mtk.manpages at gmail dot com Target Milestone: --- In section 12.21.2.2 Custom Stream Hook Functions, while describing the see= ker hook, the manual reads: > For this function, the position and whence arguments are interpreted as f= or fgetpos; see Portable File-Position Functions.=20 However fgetpos does not have a whence argument, at least currently. --=20 You are receiving this mail because: You are on the CC list for the bug.=