aboutsummaryrefslogtreecommitdiffstats
path: root/nptl
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-02-16 10:16:19 +0000
committerRoland McGrath <roland@gnu.org>2005-02-16 10:16:19 +0000
commit56bd8f225d2bcdfe572a8494c7c94599e2c44061 (patch)
tree2f17736ba9d88629be13a26ce2d5865b961bcae8 /nptl
parent2005-01-12 GOTO Masanori <gotom@debian.or.jp> (diff)
downloadglibc-56bd8f225d2bcdfe572a8494c7c94599e2c44061.tar.xz
glibc-56bd8f225d2bcdfe572a8494c7c94599e2c44061.zip
.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index bc05a6c493..3d0a4b4e1d 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -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]