aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-printf.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-11-21elf: Fix _dl_debug_vdprintf to work before self-relocationAdhemerval Zanella1-2/+14
2023-05-25elf: fix handling of negative numbers in dl-printfRoy Eldar1-3/+10
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-11-02elf: Remove allocate use on _dl_debug_printfAdhemerval Zanella1-8/+7
2022-10-28elf: Fix alloca size in _dl_debug_vdprintfSzabolcs Nagy1-2/+5
2022-09-22Use '%z' instead of '%Z' on printf functionsAdhemerval Zanella Netto1-1/+1
2022-01-14elf: Split dl-printf.c from dl-misc.cFlorian Weimer1-0/+292