From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 570BF385802A; Tue, 21 Nov 2023 15:28:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 570BF385802A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1700580530; bh=fcFYM5XFSv6he/OWkXi4vZsUx+dLF6LtfzTkNfWwh1w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=t3IHAZdqrlSzThGIjQB1QUn/CGYZ2Mw2x/85pYAw8cSJ2RCuXKptxf++J8Ce/iLv2 EQoWbAZWt/ip68JHJPxHrMvob8Q5TNBHHOdjUgyhQVBV0qbh0iWLpOD4HxHcxRHRap mestBVFmFAuCzwchsH7AQWtVLzgUyB0k9xp2gPlc= From: "bruno at clisp dot org" To: glibc-bugs@sourceware.org Subject: [Bug libc/31080] strerrorname_np and strerror don't know about ENOSYM and EREMOTERELEASE on Linux/hppa Date: Tue, 21 Nov 2023 15:28:48 +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.37 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bruno at clisp dot org 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: 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=3D31080 --- Comment #2 from Bruno Haible --- (In reply to Adhemerval Zanella from comment #1) > They also seem not to be returned by the kernel Indeed. Then you could ask the kernel people to remove these two errnos from linux/arch/parisc/include/uapi/asm/errno.h. Similar to what has been done w= ith ENOTSUP in https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/arc= h/parisc/include/uapi/asm/errno.h?id=3D93cb8e20d56be40c541475f77b5f565fbb38= 5a4b --=20 You are receiving this mail because: You are on the CC list for the bug.=