about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-03-07 17:05:06 +0100
committerFlorian Weimer <fweimer@redhat.com>2016-03-07 17:05:06 +0100
commitabc40bb2a78b358935a604451b7e7eb83d8d77c4 (patch)
tree21bc403d5d3b0110f62ed172d8a0fc5da3725ce4 /ChangeLog
parent3c0f7407eedb524c9114bb675cd55b903c71daaa (diff)
downloadglibc-abc40bb2a78b358935a604451b7e7eb83d8d77c4.tar.gz
glibc-abc40bb2a78b358935a604451b7e7eb83d8d77c4.tar.xz
glibc-abc40bb2a78b358935a604451b7e7eb83d8d77c4.zip
libio: Clean up _IO_file_doallocate and _IO_wfile_doallocate
No functional changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c57c2fe576..882f22ce9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2016-03-07  Florian Weimer  <fweimer@redhat.com>
 
+	* 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  <fweimer@redhat.com>
+
 	[BZ #19269]
 	* sysdeps/x86_64/Makefile (tst-audit4): Depend on
 	tst-audit4-aux.o.