aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-01-12 01:35:51 +0000
committerUlrich Drepper <drepper@redhat.com>2002-01-12 01:35:51 +0000
commit6c69f24aa872c0b722f3f77e1e060cf6c8872b34 (patch)
tree543a38da17cb27059d98bf7642aa79a811cc4f83 /linuxthreads
parente57372d1e2b6fedc490e6670874077e9168c8807 (diff)
downloadglibc-6c69f24aa872c0b722f3f77e1e060cf6c8872b34.tar
glibc-6c69f24aa872c0b722f3f77e1e060cf6c8872b34.tar.gz
glibc-6c69f24aa872c0b722f3f77e1e060cf6c8872b34.tar.bz2
glibc-6c69f24aa872c0b722f3f77e1e060cf6c8872b34.zip
Update.
2002-01-11 Ulrich Drepper <drepper@redhat.com> * elf/elf.h: Update x86 relocations.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 4edab3b453..655eacd0de 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2002-01-11 Andreas Schwab <schwab@suse.de>
+
+ * signals.c (sighandler): Initialize all elements to SIG_ERR.
+ (__sigaction): Don't use value from sighandler if it is SIG_ERR.
+
2002-01-06 Richard Henderson <rth@redhat.com>
* sysdeps/alpha/elf/pt-initfini.c: New file.