summaryrefslogtreecommitdiff
path: root/stdio-common/tst-sscanf.c
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-02stdio-common: Use array_length and array_end macrosFlorian Weimer
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-07-15Modify several tests to use test-skeleton.cArjun Shankar
2015-02-06CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-11Fix tst-sscanf and tst-swscanf on 64-bit.David S. Miller
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-18Do not let scanf("%4p") accept "(nil)". Fixes bug 16055Ondřej Bílka
2013-10-31Fix parsing of 0e+0 as floatAndreas Schwab
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2007-02-18* stdio-common/vfscanf.c: Fix problems in width accounting.Ulrich Drepper
2007-02-18* stdio-common/Makefile (tests): Add tst-swscanf.Ulrich Drepper
2004-04-20Update.Ulrich Drepper
2004-04-20Update.Ulrich Drepper
2002-10-11* stdio-common/tst-sscanf.c (val_double): Append .0 to large wholeRoland McGrath
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2000-12-31* malloc/memusagestat.c (main): Use return instead of exit to Andreas Jaeger
2000-07-28Update.Ulrich Drepper