about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 289c35de1a..73577f2e75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2002-09-18  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/sysv/linux/sigaction.c: If SIGCANCEL is defined
+	define sigaction and __sigaction as wrappers around
+	__libc_sigaction which rejects changing SIGCANCEL.
+	* sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
+
 	* sysdeps/unix/sysv/linux/i386/clone.S: Add support for SETTLS and
 	SETTID/CLEARTID.