From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A3A613858D32; Mon, 19 Jun 2023 07:46:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A3A613858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1687160773; bh=pxeV05SPwvTVTtaW0NQ9wcHODGB6b8jRJizjFK4DK+U=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xM7zHJ6UBmLa4Q/gLwtX283DoiPCTiEcqIwHAGJ1gAB+lwLnVT67HZQp8NKiuDRBZ yStpWevzZQdlUURR8VMf1u/0iEiN77yHxdJtCknAwX9l72stPMlrzofRPZACpjJctJ yIfQQiR638MeXlBgOPuwInZpbfczHb/h5WHAcv8A= From: "schwab@linux-m68k.org" To: glibc-bugs@sourceware.org Subject: [Bug libc/30563] misc/sys syslog.h macro LOG_MAKEPRI produces incorrect output for linux dmesg -r command Date: Mon, 19 Jun 2023 07:46:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.39 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: MOVED 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_status resolution 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=3D30563 Andreas Schwab changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |MOVED --- Comment #2 from Andreas Schwab --- LOG_MAKEPRI is correct. It is supposed to be used with the predefined faci= lity macros, which are already correctly shifted. Note that this is an almost literal import from *BSD, see . Please report that to the util-linux developer. --=20 You are receiving this mail because: You are on the CC list for the bug.=