about summary refs log tree commit diff
path: root/stdio-common/printf-parsemb.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* C2x printf %wN, %wfN support (bug 24466)Joseph Myers2023-06-191-2/+54
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Support C2X printf %b, %BJoseph Myers2021-11-101-0/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* float128: Add strfromf128Gabriel F. T. Gomes2017-06-071-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Tighten up vfprintf width, precision, and total length overflow handling.David S. Miller2012-04-021-12/+30
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix two printf handler issues.Jakub Jelinek2011-02-151-3/+3
* * stdio-common/printf.h (struct printf_info): Add user element.Ulrich Drepper2009-04-111-57/+66
* * stdio-common/printf-parse.h: Include string.h and wchar.h.Ulrich Drepper2007-10-101-32/+2
* * stdio-common/tst-fmemopen2.c (do_test): Add a cast.Roland McGrath2006-01-081-2/+3
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-3/+2
* 2.5-18.1Jakub Jelinek2007-07-121-2/+3
* Update.Ulrich Drepper2004-06-291-1/+2
* Include stdlib.h and sys/param.h.Ulrich Drepper2003-06-121-1/+3
* Update.Ulrich Drepper2003-06-111-0/+407