Age | Commit message (Expand) | Author |
---|---|---|
2023-02-06 | Account for grouping in printf width (bug 30068) | Carlos O'Donell |
2023-01-30 | Account for octal marker in %#o format | Andreas Schwab |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers |
2022-12-19 | stdio-common: Convert vfprintf and related functions to buffers | Florian Weimer |
2022-05-23 | vfprintf: Consolidate some multibyte/wide character processing | Florian Weimer |
2022-05-23 | vfprintf: Move argument processing into vfprintf-process-arg.c | Florian Weimer |