about summary refs log tree commit diff
path: root/elf/dl-printf.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* elf: Fix _dl_debug_vdprintf to work before self-relocationAdhemerval Zanella2023-11-211-2/+14
* elf: fix handling of negative numbers in dl-printfRoy Eldar2023-05-251-3/+10
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* elf: Remove allocate use on _dl_debug_printfAdhemerval Zanella2022-11-021-8/+7
* elf: Fix alloca size in _dl_debug_vdprintfSzabolcs Nagy2022-10-281-2/+5
* Use '%z' instead of '%Z' on printf functionsAdhemerval Zanella Netto2022-09-221-1/+1
* elf: Split dl-printf.c from dl-misc.cFlorian Weimer2022-01-141-0/+292