]> git.ipfire.org Git - thirdparty/glibc.git/commit
Make printf respect the rounding mode for decimal output (bug 5044).
authorJoseph Myers <joseph@codesourcery.com>
Fri, 14 Sep 2012 20:18:49 +0000 (20:18 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Fri, 14 Sep 2012 20:18:49 +0000 (20:18 +0000)
commit784761bee3828e4e21cbe15340c7a99e3fd1788b
treeed600795b4bcfd6558aa48850ee1f2f7b2e0a715
parent01e80428f7df1a91de2f16ee632e81bc41a17d40
Make printf respect the rounding mode for decimal output (bug 5044).
ChangeLog
stdio-common/Makefile
stdio-common/printf_fp.c
stdio-common/tst-printf-round.c [new file with mode: 0644]