From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 32E9A3858C2F; Tue, 12 Dec 2023 14:30:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 32E9A3858C2F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1702391421; bh=3VGrq6BezmQyYYFLNo6kSxsKl6UpjuwGILdWLhhPZwE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KSJd/A35NQb54xps5PHB5c/fOPuf4aalAkPgBV2FOCyLnnhAdxJ5NdNVSWcWxoKVU CmkHXUHsXnAh2JNVz6gCuMxHm/NqHV6n/n2qTvEdJpNjfKUB5UA/reAMz1NscpSkcG QN+JYW5JuNhGo1ItGGSGKljPA1oxbdemvF8Y2pNE= From: "icenowy at aosc dot io" To: glibc-bugs@sourceware.org Subject: [Bug libc/31136] LoongArch glibc does not provide libutil shared object, against LSB 5.0 Date: Tue, 12 Dec 2023 14:30:20 +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.40 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: icenowy at aosc dot io 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: security- 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=3D31136 Icenowy Zheng changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID |--- --- Comment #2 from Icenowy Zheng --- ISO/IEC 23360-1-2:2021 is not architecture specific, it corresponds to [1] , which is a "Generic" part instead of a architecture-specific part; and the define of libutil.so.1 here is thus architecture-neutral, and at least could get implemented on new architectures. [1] https://refspecs.linuxfoundation.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-ge= neric/book1.html --=20 You are receiving this mail because: You are on the CC list for the bug.=