about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-02-19 07:13:04 +0000
committerUlrich Drepper <drepper@redhat.com>2002-02-19 07:13:04 +0000
commit232bd771a3d50102597b20b2c2f2d420d41a1f19 (patch)
tree489ae289c21355328eda246d5fdd45a038aca422 /linuxthreads/ChangeLog
parenta4082e64a222c245ec6c09eae16ad7359db7c856 (diff)
downloadglibc-232bd771a3d50102597b20b2c2f2d420d41a1f19.tar.gz
glibc-232bd771a3d50102597b20b2c2f2d420d41a1f19.tar.xz
glibc-232bd771a3d50102597b20b2c2f2d420d41a1f19.zip
Update.
2002-02-17  Andreas Schwab  <schwab@suse.de>

	* signals.c (sigwait): Check for old sighandler being SIG_ERR,
	not NULL.
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 fee9a7a67b..762b29e2c7 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-17  Andreas Schwab  <schwab@suse.de>
+
+	* signals.c (sigwait): Check for old sighandler being SIG_ERR,
+	not NULL.
+
 2002-02-12  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/i386/tls.c (INSTALL_NEW_DTV): Define.