Don't error out writing a multibyte character to an unbuffered stream (bug 17522)
commit04b76b5aa8b2d1d19066e42dd1a56a38f34e274c
authorAndreas Schwab <schwab@suse.de>
Thu, 30 Oct 2014 11:18:48 +0000 (30 12:18 +0100)
committerAndreas Schwab <schwab@suse.de>
Mon, 3 Nov 2014 08:58:24 +0000 (3 09:58 +0100)
tree4dfc80ec8c905d6dbe0bb2ea4d54a9b02178b9ca
parent4c6da7da9fb1f0f94e668e6d2966a4f50a7f0d85
Don't error out writing a multibyte character to an unbuffered stream (bug 17522)
ChangeLog
NEWS
libio/Makefile
libio/tst-fputws.c [new file with mode: 0644]
libio/wfileops.c