about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-05-07 22:33:59 +0000
committerUlrich Drepper <drepper@redhat.com>2000-05-07 22:33:59 +0000
commit74a0513daf4ea71825ffe545982724cfa3741b24 (patch)
tree15431f4e2157bea8855d62432b224b2067e1c3ad /ChangeLog
parentfc08075dc61787269743a1abb8ff8221868c3210 (diff)
downloadglibc-74a0513daf4ea71825ffe545982724cfa3741b24.tar.gz
glibc-74a0513daf4ea71825ffe545982724cfa3741b24.tar.xz
glibc-74a0513daf4ea71825ffe545982724cfa3741b24.zip
Update.
	* sysdeps/generic/memccpy.c (__memccpy): Don't use reg_char type
	for x since promotion in comparison might leads to unexpected
	results.  Reported by Dan Pop <Dan.Pop@cern.ch>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a63b24172..4eb2e17d58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-05-07  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/generic/memccpy.c (__memccpy): Don't use reg_char type
+	for x since promotion in comparison might leads to unexpected
+	results.  Reported by Dan Pop <Dan.Pop@cern.ch>.
+
 	* iconv/Makefile (tests): Add tst-iconv1.
 	* iconv/tst-iconv1.c: New file.
 	* iconv/gconv_simple.c (internal_ucs4_loop): Prefer reporting