aboutsummaryrefslogtreecommitdiff
path: root/stdio-common/scanf13.c
AgeCommit message (Expand)AuthorFilesLines
2025-01-13stdio-common: Suppress Clang warnings on scanf13.c with fortify enableAdhemerval Zanella1-0/+5
2024-12-23stdio-common: Suppress Clang warnings on scanf13.cH.J. Lu1-0/+9
2022-10-28Fix missing NUL terminator in stdio-common/scanf13 testSzabolcs Nagy1-0/+1
2009-10-30Avoid warning in scanf test.Ulrich Drepper1-1/+0
2007-09-18* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper1-0/+187