]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
missing log entries
authorRoland McGrath <roland@gnu.org>
Mon, 17 Oct 2005 09:03:48 +0000 (09:03 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 17 Oct 2005 09:03:48 +0000 (09:03 +0000)
ChangeLog

index 7bcd7a7b4ccc6b4afbb43a9d0a9e19205a06f902..c98a4c4366ce1f738d6548c6c3c59d0814e8a63e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * sysdeps/powerpc/fpu/libm-test-ulps: Adjust expected y1, y1f, yn,
        ynf results.
 
+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-20  Ulrich Drepper  <drepper@redhat.com>
 
        [BZ #1138]