index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdio-common
/
fxprintf.c
Age
Commit message (
Expand
)
Author
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-08-15
fxprintf: Get rid of alloca
Joe Simmons-Talbott
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-02-21
Add internal implementations for argp.h, err.h, and error.h functions
Gabriel F. T. Gomes
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-12-05
Add __v*printf_internal with flags arguments
Zack Weinberg
2018-08-14
error, warn, warnx: Use __fxprintf for wide printing [BZ #23519]
Florian Weimer
2018-02-21
Mechanically remove _IO_ name aliases for types and constants.
Zack Weinberg
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-04-07
getopt: clean up error reporting
Zack Weinberg
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-05-24
Remove use of INTDEF/INTUSE in libio
Andreas Schwab
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2005-08-08
* stdio-common/fxprintf.c: Include libioP.h.
Ulrich Drepper
2005-07-28
* stdio-common/fxprintf.c (__fxprintf): Add INTUSE to _IO_vfprintf
Ulrich Drepper
2005-07-22
* stdio-common/fxprintf.c (__fxprintf): Declare functions more local.
Ulrich Drepper
2005-07-21
* wcsmbs/bits/wchar2.h (swprintf): Remove format argument.
Ulrich Drepper
2005-07-20
* include/stdio.h (__fxprintf): Remove wfmt argument.
Ulrich Drepper
2005-07-19
* stdio-common/Makefile (aux): Add fxprintf.
Ulrich Drepper
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2007-07-12
2.5-18.1
Jakub Jelinek