about summary refs log tree commit diff
path: root/stdio-common/vfscanf-internal.c
Commit message (Expand)AuthorAgeFilesLines
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Break lines before not after operators, batch 4.Joseph Myers2019-03-071-22/+22
* Add some spaces before '('.Joseph Myers2019-02-271-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Prepare vfscanf to use __strtof128_internalGabriel F. T. Gomes2018-12-071-0/+14
* Use SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg2018-12-051-4/+0
* Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD.Zack Weinberg2018-12-051-2/+0
* Add __vfscanf_internal and __vfwscanf_internal with flags arguments.Zack Weinberg2018-12-051-0/+3049