Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix memmove call in vfprintf-internal.c:group_number | Joseph Myers | 2022-08-30 | 1 | -1/+2 |
* | Remove most vfprintf width/precision-dependent allocations (bug 14231, bug 26... | Joseph Myers | 2022-08-30 | 1 | -119/+1 |
* | stdio: Remove memory leak from multibyte convertion [BZ#25691] | Florian Weimer | 2022-08-30 | 1 | -144/+180 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl. | Zack Weinberg | 2018-12-05 | 1 | -4/+0 |
* | Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319) | Zack Weinberg | 2018-12-05 | 1 | -2/+0 |
* | Add __v*printf_internal with flags arguments | Zack Weinberg | 2018-12-05 | 1 | -0/+2364 |