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
/
tst-printf.c
Age
Commit message (
Expand
)
Author
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
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-11-10
Support C2X printf %b, %B
Joseph Myers
2021-02-05
printf: Add smoke tests for long double
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-27
Add some spaces before '('.
Joseph Myers
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-11-01
Disable -Wformat-overflow= warnings for some printf tests.
Joseph Myers
2018-07-03
stdio-common/tst-printf.c: Remove part under a non-free license [BZ #23363]
Florian Weimer
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-10-13
[BZ #22142] powerpc: Fix the carry bit on mpn_[add|sub]_n on POWER7
Tulio Magno Quites Machado Filho
2017-02-25
Split DIAG_* macros to new header libc-diag.h.
Zack Weinberg
2017-01-11
Fix testsuite build for GCC 7 -Wformat-truncation.
Joseph Myers
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-11-01
Fix warning from latest GCC in tst-printf.c
Steve Ellcey
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-08-06
Modify several tests to use test-skeleton.c
Arjun Shankar
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-12-11
Eliminate -Wno-format from printf/scanf tests.
Roland McGrath
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-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2006-05-02
[BZ #2509]
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
2002-03-15
Update.
Ulrich Drepper
2002-03-13
Update.
Ulrich Drepper
2001-07-06
Update to LGPL v2.1.
Andreas Jaeger
2000-12-15
Update.
Andreas Jaeger
2000-09-24
Update.
Ulrich Drepper
2000-07-07
Update.
Ulrich Drepper
2000-06-29
Make sparc64 GLIBC_2.2+ only.
Ulrich Drepper
2000-06-29
Update.
Ulrich Drepper
1999-09-25
Update.
Ulrich Drepper
1999-05-07
Update.
Ulrich Drepper
1998-07-29
%z is now recognized by printf.
Ulrich Drepper
1997-02-15
Update to 2.1.x development version
cvs/libc-970218
cvs/libc-970217
cvs/libc-970216
cvs/libc-970215
Ulrich Drepper
1996-10-12
update from main archive 961011
Ulrich Drepper
1996-10-08
update from main archive 961008
cvs/libc-961009
Ulrich Drepper
1996-04-03
Tue Apr 2 21:27:01 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...
Roland McGrath
1995-10-17
* Makefile (subdirs): Replace stdio with stdio-common and $(stdio).
Roland McGrath