about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-10-17 17:01:06 +0000
committerUlrich Drepper <drepper@redhat.com>2005-10-17 17:01:06 +0000
commit4fa64d66fef11970e4b57b5a60e8d23144c4b899 (patch)
tree1657535276446ec579d36c9ca59791d63bd1524c /ChangeLog
parentdd3af58b91f0b1a479368bcba329ee81c60e893a (diff)
downloadglibc-4fa64d66fef11970e4b57b5a60e8d23144c4b899.tar.gz
glibc-4fa64d66fef11970e4b57b5a60e8d23144c4b899.tar.xz
glibc-4fa64d66fef11970e4b57b5a60e8d23144c4b899.zip
* sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h (SC_STSZ, TESTS):
	Define.
	* sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.h (SC_STSZ, TESTS):
	Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b809d50f9..b1d95ac6fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-10-17  Martin Schwidefsky  <schwidefsky@de.ibm.com>
+
+	* sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.h (SC_STSZ, TESTS):
+	Define.
+	* sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.h (SC_STSZ, TESTS):
+	Likewise.
+
 2005-10-17  Ulrich Drepper  <drepper@redhat.com>
 
 	* libio/oldfileops.c (_IO_old_file_xsputn): Fix last patch.