diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-12-05 20:02:41 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-12-05 20:02:41 +0000 |
commit | 363313b5be5d4b357b50d322b3ab14a2ae1ccf60 (patch) | |
tree | 916e26e0a0ac26a91c2c989b6746fad9b696b3a1 /ChangeLog | |
parent | ea2c5872e2f63415d4126dd8845c93c3a45e3e05 (diff) | |
download | glibc-363313b5be5d4b357b50d322b3ab14a2ae1ccf60.tar.gz glibc-363313b5be5d4b357b50d322b3ab14a2ae1ccf60.tar.xz glibc-363313b5be5d4b357b50d322b3ab14a2ae1ccf60.zip |
Increase width of padded output in stdio-common/tst-put-error.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 239c4721bc..9cd4867aed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-12-05 Joseph Myers <joseph@codesourcery.com> + + * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of + 10000 as width of padded output. + 2012-12-04 Joseph Myers <joseph@codesourcery.com> * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty. |