diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,8 +1,10 @@ 2005-07-24 Ulrich Drepper <drepper@redhat.com> + * string/test-memset.c (test_main): Use negative byte value is + test. + * string/test-memset.c (do_one_test): Compare effect of call, not only return value. - Add a few casts to avoid warnings. 2005-07-24 SUGIOKA Toshinobu <sugioka@itonet.co.jp> |