From 75684bd7a8e660feeac0e8fa3464af8c190cf1f2 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 8 Jul 2008 16:32:55 +0000 Subject: * stdio-common/Makefile: Add rules to build and run tst-setvbuf1. * stdio-common/tst-setvbuf1.c: New file. * stdio-common/tst-setvbuf1.expect: New file. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3a9f983..96dcaad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-07-08 Ulrich Drepper + * stdio-common/Makefile: Add rules to build and run tst-setvbuf1. + * stdio-common/tst-setvbuf1.c: New file. + * stdio-common/tst-setvbuf1.expect: New file. + [BZ #6719] * libio/iosetvbuf.c (_IO_setvbuf): Correctly clear buffering flags when selecting fully-buffered stream. -- cgit v1.1