Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2023-06-02 | Fix a few more typos I missed in previous round -- BZ 25337 | Paul Pluzhnikov | 1 | -1/+1 |
2023-02-06 | Account for grouping in printf width (bug 30068) | Carlos O'Donell | 1 | -5/+17 |
2023-01-30 | Account for octal marker in %#o format | Andreas Schwab | 1 | -0/+6 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2022-12-19 | stdio-common: Convert vfprintf and related functions to buffers | Florian Weimer | 1 | -77/+95 |
2022-05-23 | vfprintf: Consolidate some multibyte/wide character processing | Florian Weimer | 1 | -87/+43 |
2022-05-23 | vfprintf: Move argument processing into vfprintf-process-arg.c | Florian Weimer | 1 | -0/+515 |