aboutsummaryrefslogtreecommitdiff
path: root/elf/endswith.h
AgeCommit message (Collapse)AuthorFilesLines
2024-07-08ldconfig: Move endswithn into a new header fileAdam Sampson1-0/+33
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>