about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-07-11 08:33:33 +0000
committerUlrich Drepper <drepper@redhat.com>2002-07-11 08:33:33 +0000
commit7d68a8ec676b26556393ea0ef067dddb1b5fc24f (patch)
treec1a45c86c1e22ae176b7a822e6d223a67186b915 /ChangeLog
parent52e1b618f4a5a161b16d2d14bac74b685097eccb (diff)
downloadglibc-7d68a8ec676b26556393ea0ef067dddb1b5fc24f.tar.gz
glibc-7d68a8ec676b26556393ea0ef067dddb1b5fc24f.tar.xz
glibc-7d68a8ec676b26556393ea0ef067dddb1b5fc24f.zip
Update.
2002-07-11  Ulrich Drepper  <drepper@redhat.com>

	* stdio-common/vfscanf.c (inchar): Restore errno from previous
	underflow operation if c == (W)EOF.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f95a048f7..203dcdc338 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-11  Ulrich Drepper  <drepper@redhat.com>
+
+	* stdio-common/vfscanf.c (inchar): Restore errno from previous
+	underflow operation if c == (W)EOF.
+
 2002-07-03  Jakub Jelinek  <jakub@redhat.com>
 
 	* stdio-common/printf_fp.c (__printf_fp.c): If _FPIO_CONST_SHIFT is