about summary refs log tree commit diff
path: root/stdlib/strfrom-skeleton.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* stdio-common: Convert vfprintf and related functions to buffersFlorian Weimer2022-12-191-31/+7
* stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501)Letu Ren2022-10-281-1/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* 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
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Add __v*printf_internal with flags argumentsZack Weinberg2018-12-051-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* float128: Add strfromf128Gabriel F. T. Gomes2017-06-071-0/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-251-0/+149