Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 19 Feb 2002 07:13:04 +0000 (07:13 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 19 Feb 2002 07:13:04 +0000 (07:13 +0000)
2002-02-17  Andreas Schwab  <schwab@suse.de>

* signals.c (sigwait): Check for old sighandler being SIG_ERR,
not NULL.

linuxthreads/ChangeLog

index fee9a7a..762b29e 100644 (file)
@@ -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.