about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2009-09-01 15:36:22 -0700
committerUlrich Drepper <drepper@redhat.com>2009-09-01 15:36:22 -0700
commitd840539e1271020600edba752e6ee908c00f66eb (patch)
tree91180689afb5321d8b28e6de5bbdf4b0c36976f6 /ChangeLog
parenta050d2a5e722876623a70d501c3cdfedfce8b5ce (diff)
downloadglibc-d840539e1271020600edba752e6ee908c00f66eb.tar.gz
glibc-d840539e1271020600edba752e6ee908c00f66eb.tar.xz
glibc-d840539e1271020600edba752e6ee908c00f66eb.zip
Cleanup _IO_wfile_seekoff.
This reformulates the in-buffer optimisation check to match the code in
_IO_new_file_seekoff.  No functional changes, but easier to understand.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4408a49008..0812312f3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-08-31  Andreas Schwab  <schwab@redhat.com>
+
+	* libio/wfileops.c (_IO_wfile_seekoff): Remove dead code and
+	reformulate in-buffer optimisation check to match code in
+	_IO_new_file_seekoff.
+
 2009-08-31  Joshua W. Boyer  <jwboyer@linux.vnet.ibm.com>
 
 	* sysdeps/powerpc/powerpc32/power6/memcpy.S: Change srdi instruction