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

index c5b81223b9d15176885cbd5fa71199ee6f7f1207..8e7dfca3f4d7d2e05bd03592b448233ec41be3d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-12  GOTO Masanori  <gotom@debian.or.jp>
+
+       [BZ #650]
+       * malloc/malloc.h: Always include features.h.
+
 2005-01-06  Ulrich Drepper  <drepper@redhat.com>
 
        * posix/unistd.h: Declare ftruncate for POSIX 2003.  [BZ #640]
index bc05a6c493cc820bf011c5f66b3109ba0255914e..3d0a4b4e1dbade46deb8551703da9a17a5d4e8e4 100644 (file)
@@ -1,3 +1,8 @@
+2004-12-27  Ulrich Drepper  <drepper@redhat.com>
+
+       [BZ #744]
+       * init.c (__pthread_initialize_minimal_internal): Use __sigemptyset.
+
 2004-12-21  Jakub Jelinek  <jakub@redhat.com>
 
        [BZ #723]