]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
.
authorRoland McGrath <roland@gnu.org>
Wed, 16 Feb 2005 10:53:12 +0000 (10:53 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 16 Feb 2005 10:53:12 +0000 (10:53 +0000)
ChangeLog

index 9adf854da02ac7e381df6bb792b80e0b6b0af39d..ac232f477d140d4cade68ca116923c859df89e74 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2005-01-19  Roland McGrath  <roland@redhat.com>
+
+       [BZ #681]
+       * sunrpc/openchild.c (_openchild): Use NULL instead of 0 for trailing
+       argument to execlp.
+       Reported by Marcus Meissner <meissner@suse.de>.
+
+2005-01-19  Jakub Jelinek  <jakub@redhat.com>
+
+       * hurd/sigunwind.c (_hurdsig_longjmp_from_handler): Fix a typo
+       in assert.
+       * iconv/strtab.c (strtabfinalize): Likewise.
+
+       [BZ #730]
+       * libio/iofopncook.c (_IO_cookie_seekoff): Add prototype.
+
 2005-01-17  Roland McGrath  <roland@redhat.com>
 
        [BZ #745]
        [BZ #730]
        * stdio-common/tst-fmemopen2.c: Include string.h.
 
-2005-01-19  Jakub Jelinek  <jakub@redhat.com>
-
-       [BZ #730]
-       * libio/iofopncook.c (_IO_cookie_seekoff): Add prototype.
-
 2005-01-05  Steven Munroe  <sjmunroe@us.ibm.com>
 
        [BZ #729]