[PATCH v2 0/2] ldconfig: Ignore all GDB extension files
Adam Sampson
ats@offog.org
Wed Jun 5 09:49:35 GMT 2024
Ping - any further changes needed for these?
On Mon, May 06, 2024 at 06:16:31PM +0100, Adam Sampson wrote:
> ldconfig already ignores files with the -gdb.py suffix, but GDB also
> looks for -gdb.gdb and -gdb.scm files. These aren't as widely used, but
> libguile at least comes with a -gdb.scm file.
>
> These patches make ldconfig ignore all three types of file.
>
> Changes from v1:
> * Reuse ldconfig's endswithn function (suggested by Florian Weimer).
> I didn't spot any other places that could use this directly, although
> there are several tests that have implementations of startswith.
>
> Adam Sampson (2):
> ldconfig: Move endswithn into a new header file
> ldconfig: Ignore all GDB extension files
On Patchwork:
https://patchwork.sourceware.org/project/glibc/patch/20240506171633.30008-2-ats@offog.org/
https://patchwork.sourceware.org/project/glibc/patch/20240506171633.30008-3-ats@offog.org/
Thanks,
--
Adam Sampson <ats@offog.org> <http://offog.org/>
More information about the Libc-alpha
mailing list