From 9e83c2fba38113845338b70ff7c2de15eb5ce321 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 30 Apr 1999 17:12:16 +0000 Subject: Update. * string/tester.c (test_strchrnul): New function. (test_memset): Test one more special case. * sysdeps/i386/strchrnul.S: Fix bugs which lead to wrong results in --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7c7a9721d3..56f2786124 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ 1999-04-30 Ulrich Drepper - * sysdeps/i386/strchrnul.S: Fix bugs which let to wrong results in + * string/tester.c (test_strchrnul): New function. + (test_memset): Test one more special case. + + * sysdeps/i386/strchrnul.S: Fix bugs which lead to wrong results in 25% of all cases. * sysdeps/i386/i486/bits/string.h: Replace __uintXX_t types with -- cgit v1.2.3