aboutsummaryrefslogtreecommitdiff
path: root/stdio-common/scanf17.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-11-12tests: Remove NULL check for an arraySiddhesh Poyarekar1-2/+0
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-03Use C99-compliant scanf under _GNU_SOURCE with modern compilers.Zack Weinberg1-10/+21
2015-09-03Don't include <bits/stdio-lock.h> from installed <libio.h>.Joseph Myers1-0/+1
2009-07-29Preserve SSE registers in runtime relocations on x86-64.Ulrich Drepper1-0/+1
2008-05-24* libio/stdio.h (vscanf): Fix -std=c99 redirect. Jakub Jelinek1-0/+128