Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2024-01-01 | 1 | -1/+1 |
* | elf: Fix _dl_debug_vdprintf to work before self-relocation | Adhemerval Zanella | 2023-11-21 | 1 | -2/+14 |
* | elf: fix handling of negative numbers in dl-printf | Roy Eldar | 2023-05-25 | 1 | -3/+10 |
* | Update copyright dates with scripts/update-copyrights | Joseph Myers | 2023-01-06 | 1 | -1/+1 |
* | elf: Remove allocate use on _dl_debug_printf | Adhemerval Zanella | 2022-11-02 | 1 | -8/+7 |
* | elf: Fix alloca size in _dl_debug_vdprintf | Szabolcs Nagy | 2022-10-28 | 1 | -2/+5 |
* | Use '%z' instead of '%Z' on printf functions | Adhemerval Zanella Netto | 2022-09-22 | 1 | -1/+1 |
* | elf: Split dl-printf.c from dl-misc.c | Florian Weimer | 2022-01-14 | 1 | -0/+292 |