]> git.ipfire.org Git - thirdparty/glibc.git/history - stdio-common/vfscanf-internal.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / stdio-common / vfscanf-internal.c
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-03-07  Joseph MyersBreak lines before not after operators, batch 4.
2019-02-27  Joseph MyersAdd some spaces before '('.
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-07  Gabriel F. T. GomesPrepare vfscanf to use __strtof128_internal
2018-12-05  Zack WeinbergUse SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl.
2018-12-05  Zack WeinbergUse SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD.
2018-12-05  Zack WeinbergAdd __vfscanf_internal and __vfwscanf_internal with...