about summary refs log tree commit diff
path: root/stdio-common/vfprintf-internal.c
Commit message (Expand)AuthorAgeFilesLines
* Remove most vfprintf width/precision-dependent allocations (bug 14231, bug 26...Joseph Myers2020-07-071-119/+1
* stdio: Remove memory leak from multibyte convertion [BZ#25691]Florian Weimer2020-03-201-144/+180
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Prepare vfprintf to use __printf_fp/__printf_fphex with float128 argGabriel F. T. Gomes2019-06-271-13/+60
* Break some lines before not after operators.Joseph Myers2019-02-221-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg2018-12-051-4/+0
* Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)Zack Weinberg2018-12-051-2/+0
* Add __v*printf_internal with flags argumentsZack Weinberg2018-12-051-0/+2364