about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-10-02 15:37:21 +0000
committerUlrich Drepper <drepper@redhat.com>2003-10-02 15:37:21 +0000
commitbf8288adc819b5a760d3937a1252e593acaa069e (patch)
treece110e28b0b71358919f131d6cedddc339da2e86 /ChangeLog
parent0d297437293d04e0f566215108ddedf527715326 (diff)
downloadglibc-bf8288adc819b5a760d3937a1252e593acaa069e.tar.gz
glibc-bf8288adc819b5a760d3937a1252e593acaa069e.tar.xz
glibc-bf8288adc819b5a760d3937a1252e593acaa069e.zip
Update.
	* sysdeps/unix/sysv/linux/ia64/bits/sigstack.h (MINSIGSTKSZ): Go
	back to 131027 since this is what the kernel enforces.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5536ed1877..545011de32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2003-10-02  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/sysv/linux/ia64/bits/sigstack.h (MINSIGSTKSZ): Go
+	back to 131027 since this is what the kernel enforces.
+
 	* inet/getnameinfo.c: Move domain out of nrl_domainname scope and
 	define it with libc_freeres_ptr.