summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 4944b8867..940ef007c 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,10 @@
+2006-02-20 Jeff Johnston <jjohnstn@redhat.com>
+
+ * libc/stdio/fflush.c (fflush): For an fflush on a read-only
+ stream, turn off fseek/rewind optimization as per POSIX/SUSv3.
+ * libc/stdio/fseek.c (_fseek_r): After a successful unoptimized
+ seek, turn off the __SNPT no-optimization flag.
+
2006-02-16 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/linux/aio.c: Define _GNU_SOURCE so struct aioinit