summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 22540e5fe..4148089b6 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-10 Florian Shrack <florian.schrack@freenet.de>
+
+ * libc/sys/mmixware/read.c: Use SYS_Fgets syscall if dealing with
+ a terminal.
+ * libc/sys/mmixware/sys/syscall.h (SYS_Fgets): Definition added.
+
2002-07-08 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/math.h (MAXFLOAT): Added.