about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-03-04 19:31:21 +0000
committerUlrich Drepper <drepper@redhat.com>2001-03-04 19:31:21 +0000
commitbd575f16b497e22fb421f385b6919fcb54af12e4 (patch)
treedcce280ca3afe7e26e53622f8b7b36d8b2c93c41 /ChangeLog
parent3bde1a69c1a9eadb99e3342db125e546c3d453ff (diff)
downloadglibc-bd575f16b497e22fb421f385b6919fcb54af12e4.tar.gz
glibc-bd575f16b497e22fb421f385b6919fcb54af12e4.tar.xz
glibc-bd575f16b497e22fb421f385b6919fcb54af12e4.zip
Update.
	* sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Define SI_ASYNCNL.
	* sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc64/bits/siginfo.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2fa1630b84..1e158d76c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2001-03-04  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Define SI_ASYNCNL.
+	* sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
+	* sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise.
+	* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
+	* sysdeps/unix/sysv/linux/sparc/sparc64/bits/siginfo.h: Likewise.
+
 	* sysdeps/ieee754/ldbl-96/e_lgammal_r.c: New file.
 	Contributed by Stephen L. Moshier <moshier@na-net.ornl.gov>.