]> git.ipfire.org Git - thirdparty/glibc.git/commit
ldconfig: Move endswithn into a new header file
authorAdam Sampson <ats@offog.org>
Mon, 6 May 2024 17:16:32 +0000 (18:16 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Mon, 8 Jul 2024 20:14:22 +0000 (22:14 +0200)
commited2b8d3a866eb37e069f6a71bdf10421cd4c5e54
tree2582e67364cebfe16932b302b60df00821a74ca8
parentab6045728f9f99729b8bdd07c3e2a6aba586794e
ldconfig: Move endswithn into a new header file

is_gdb_python_file is doing a similar test, so it can use this helper
function as well.

Signed-off-by: Adam Sampson <ats@offog.org>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
elf/endswith.h [new file with mode: 0644]
elf/ldconfig.c
elf/readlib.c