From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 93468386F00F; Mon, 20 Apr 2020 09:13:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 93468386F00F From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/25846] Provide method to show loader search directories Date: Mon, 20 Apr 2020 09:13:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: 2.33 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: fweimer at redhat 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: security- X-Bugzilla-Changed-Fields: flagtypes.name cc bug_severity 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 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Apr 2020 09:13:06 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D25846 Florian Weimer changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |security- CC| |fweimer at redhat dot com Severity|normal |enhancement --- Comment #2 from Florian Weimer --- Thanks for the patch. I agree that this is a useful feature. Please note that we generally discuss patches on the mailing list: https://sourceware.org/mailman/listinfo/libc-alpha For a contribution of this size, we will need FSF paperwork unfortunately: https://sourceware.org/glibc/wiki/Contribution%20checklist#FSF_copyright_As= signment Regarding the change itself, I think the printing has to be added to ld.so (elf/rtld.c). ldconfig is statically linked, so could get out of sync with = the dynamic loader. There can also be multiple dynamic loaders with different search paths be installed on the same system. --=20 You are receiving this mail because: You are on the CC list for the bug.=