From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9E7BB3858C56; Mon, 11 Dec 2023 13:32:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9E7BB3858C56 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1702301544; bh=X7bzIK4fExIK1MTPylUwmgUGm0ms8/HJiYJU7qXA1+s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YUmpnYee5Y+y/lnwT0tdP+mM/X7I3SLlmyK1PgyKDN+IspkT4JUxd9yIuT4ReTVpD kN9HDXlSKpuQ7fwCvRzmeAq8t/WTRVqIj9t3CiycaIASDH5Pp91PT8rbD8LwclKbWv O4UU2Myn7A9r0NNzMa7pRWuggauw+YrBnYeofoxw= From: "schwab@linux-m68k.org" To: glibc-bugs@sourceware.org Subject: [Bug stdio/31137] Regression vfprintf + setbuf (no buffering) Date: Mon, 11 Dec 2023 13:32:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: stdio X-Bugzilla-Version: 2.37 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: NEW 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: Message-ID: In-Reply-To: References: 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=3D31137 --- Comment #1 from Andreas Schwab --- That doesn't look like a bug. You are requesting unbuffered output, so the output appears as soon as possible. --=20 You are receiving this mail because: You are on the CC list for the bug.=