Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 28 Aug 2000 22:31:02 +0000 (22:31 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 28 Aug 2000 22:31:02 +0000 (22:31 +0000)
2000-08-28  Ulrich Drepper  <drepper@redhat.com>

* stdio-common/vfscanf.c (ungetc): Cast c to signed char first to
really match EOF.
Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.

ChangeLog

index a5a312c..29b2eb0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-08-28  Ulrich Drepper  <drepper@redhat.com>
+
+       * stdio-common/vfscanf.c (ungetc): Cast c to signed char first to
+       really match EOF.
+       Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
+
 2000-08-28  Andreas Jaeger  <aj@suse.de>
 
        * sysdeps/i386/fpu/libm-test-ulps: Tweaks for AMD Athlon.