summaryrefslogtreecommitdiff
path: root/stdio-common/scanf16.c
AgeCommit message (Expand)Author
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-03Use C99-compliant scanf under _GNU_SOURCE with modern compilers.Zack Weinberg
2008-05-24* libio/stdio.h (vscanf): Fix -std=c99 redirect. Jakub Jelinek