about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-12-12 18:41:10 +0000
committerUlrich Drepper <drepper@redhat.com>2007-12-12 18:41:10 +0000
commit3eb0e1c6d6259c1d8db0859589a5ca67e3cac8e2 (patch)
treee657f21f0f12ecb5daa7533117977c0af249ce45 /nptl/ChangeLog
parent77751669d757d1b78dfa677c1c429bd94aa2e59d (diff)
downloadglibc-3eb0e1c6d6259c1d8db0859589a5ca67e3cac8e2.tar.gz
glibc-3eb0e1c6d6259c1d8db0859589a5ca67e3cac8e2.tar.xz
glibc-3eb0e1c6d6259c1d8db0859589a5ca67e3cac8e2.zip
	* tst-basic7.c: Allocate memory for the stack.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 4741cfc278..3651d2ea5b 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,7 @@
 2007-12-12  Ulrich Drepper  <drepper@redhat.com>
 
+	* tst-basic7.c: Allocate memory for the stack.
+
 	[BZ #5465]
 	* sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S [!SHARED]
 	(__pthread_cond_timedwait): Don't use VDSO.