about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-04-03 18:53:31 +0000
committerUlrich Drepper <drepper@redhat.com>2003-04-03 18:53:31 +0000
commitff4d6f1bd55896bdda546bacd9689dbfb24ecacf (patch)
treecdcb38551f9c564dca26af46aa0a52c8464b5a67 /linuxthreads/ChangeLog
parent148bb057a01d766e2a8ab9fb77ba821a9e0bf648 (diff)
downloadglibc-ff4d6f1bd55896bdda546bacd9689dbfb24ecacf.tar.gz
glibc-ff4d6f1bd55896bdda546bacd9689dbfb24ecacf.tar.xz
glibc-ff4d6f1bd55896bdda546bacd9689dbfb24ecacf.zip
Update.
2003-04-03  Jakub Jelinek  <jakub@redhat.com>

	* pthread.c (pthread_initialize): Unblock __pthread_sig_cancel
	in case the parent blocked it.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 38d5cce1d7..60d30653b5 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2003-04-03  Jakub Jelinek  <jakub@redhat.com>
+
+	* pthread.c (pthread_initialize): Unblock __pthread_sig_cancel
+	in case the parent blocked it.
+
 2003-04-02  Jakub Jelinek  <jakub@redhat.com>
 
 	* Makefile (libpthread-routines): Add pthread_atfork.