diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,9 @@ 1999-04-30 Ulrich Drepper <drepper@cygnus.com> - * 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 |