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 all the remaining misspellings -- BZ 25337 | Paul Pluzhnikov | 1 | -1/+1 |
2023-01-25 | stdio-common: Handle -1 buffer size in __sprintf_chk & co (bug 30039) | Florian Weimer | 1 | -5/+14 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2022-12-19 | libio: Convert __vswprintf_internal to buffers (bug 27857) | Florian Weimer | 1 | -0/+1 |
2022-12-19 | libio: Convert __obstack_vprintf_internal to buffers (bug 27124) | Florian Weimer | 1 | -0/+4 |
2022-12-19 | libio: Convert __vdprintf_internal to buffers | Florian Weimer | 1 | -0/+9 |
2022-12-19 | libio: Convert __vasprintf_internal to buffers | Florian Weimer | 1 | -0/+9 |
2022-12-19 | libio: Convert __vsprintf_internal to buffers | Florian Weimer | 1 | -0/+2 |
2022-12-19 | stdio-common: Convert vfprintf and related functions to buffers | Florian Weimer | 1 | -1/+43 |
2022-12-19 | stdio-common: Introduce buffers for implementing printf | Florian Weimer | 1 | -0/+291 |