From abc40bb2a78b358935a604451b7e7eb83d8d77c4 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Mon, 7 Mar 2016 17:05:06 +0100 Subject: libio: Clean up _IO_file_doallocate and _IO_wfile_doallocate No functional changes. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c57c2fe576..882f22ce9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2016-03-07 Florian Weimer + + * libio/filedoalloc.c (isatty): Remove. + (local_isatty): Add comment. Call __isatty directly. + (_IO_file_doallocate): Update comment. Assume _LIBC. + * libio/wfiledoalloc.c (isatty): Remove. + (_IO_wfile_doallocate): Update comment. + 2016-03-07 Florian Weimer [BZ #19269] -- cgit 1.4.1