aboutsummaryrefslogtreecommitdiff
path: root/stdio-common/printf-parsemb.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-06-19C2x printf %wN, %wfN support (bug 24466)Joseph Myers1-2/+54
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-11-10Support C2X printf %b, %BJoseph Myers1-0/+2
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-06-07float128: Add strfromf128Gabriel F. T. Gomes1-0/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-04-02Tighten up vfprintf width, precision, and total length overflow handling.David S. Miller1-12/+30
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-02-15Fix two printf handler issues.Jakub Jelinek1-3/+3
2009-04-11* stdio-common/printf.h (struct printf_info): Add user element.Ulrich Drepper1-57/+66
2007-10-10* stdio-common/printf-parse.h: Include string.h and wchar.h.Ulrich Drepper1-32/+2
2006-01-08* stdio-common/tst-fmemopen2.c (do_test): Add a cast.Roland McGrath1-2/+3
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-3/+2
2007-07-122.5-18.1Jakub Jelinek1-2/+3
2004-06-29Update.Ulrich Drepper1-1/+2
2003-06-12Include stdlib.h and sys/param.h.Ulrich Drepper1-1/+3
2003-06-11Update.Ulrich Drepper1-0/+407