aboutsummaryrefslogtreecommitdiff
path: root/stdio-common/fxprintf.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-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
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-02-21Add internal implementations for argp.h, err.h, and error.h functionsGabriel F. T. Gomes1-7/+9
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-05Add __v*printf_internal with flags argumentsZack Weinberg1-2/+2
2018-08-14error, warn, warnx: Use __fxprintf for wide printing [BZ #23519]Florian Weimer1-6/+10
2018-02-21Mechanically remove _IO_ name aliases for types and constants.Zack Weinberg1-3/+3
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-04-07getopt: clean up error reportingZack Weinberg1-17/+61
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-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab1-2/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2005-08-08* stdio-common/fxprintf.c: Include libioP.h.Ulrich Drepper1-0/+1
2005-07-28* stdio-common/fxprintf.c (__fxprintf): Add INTUSE to _IO_vfprintfUlrich Drepper1-1/+1
2005-07-22* stdio-common/fxprintf.c (__fxprintf): Declare functions more local.Ulrich Drepper1-2/+2
2005-07-21* wcsmbs/bits/wchar2.h (swprintf): Remove format argument.Ulrich Drepper1-0/+1
2005-07-20* include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper1-3/+15
2005-07-19* stdio-common/Makefile (aux): Add fxprintf.Ulrich Drepper1-0/+42
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-56/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+56