summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-07-25 06:37:56 +0000
committerJakub Jelinek <jakub@redhat.com>2005-07-25 06:37:56 +0000
commit14c3168379a44102adc58f0a6e88fbb269fe0ec8 (patch)
treec5a6e7c6a272066cc25763c0006a53ad6a914a4c /ChangeLog
parentdcb585f3e5b09ebd7ae92c0c8ed602c3f3e44b61 (diff)
Updated to fedora-glibc-20050725T0627
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog35
1 files changed, 35 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bff2235116..b1b0d10097 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+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>
+
+ * sysdeps/sh/memset.S (memset): Correct 2nd argument handling.
+
+2005-07-24 Ulrich Drepper <drepper@redhat.com>
+
+ [BZ #1125]
+ * posix/Makefile (tests): Add tst-execvp4.
+ * posix/tst-execvp4.c: New file.
+
+2005-07-24 Jakub Jelinek <jakub@redhat.com>
+
+ [BZ #1125]
+ * posix/execvp.c (execvp): Change path_malloc to
+ char *, free that pointer on failure.
+
+2005-07-24 Ulrich Drepper <drepper@redhat.com>
+
+ * wcsmbs/bits/wchar2.h: Use __FILE not FILE.
+ * wcsmbs/Makefile: Add rules to build and run tst-wchar-h.
+ * wcsmbs/tst-wchar-h.c: New file.
+
+2005-07-22 Ulrich Drepper <drepper@redhat.com>
+
+ * stdio-common/fxprintf.c (__fxprintf): Define variable more local.
+
2005-07-22 Jakub Jelinek <jakub@redhat.com>
* wcsmbs/bits/wchar2.h (__vfwprintf_chk, __vwprintf_chk): Use