diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-12-12 18:41:10 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-12-12 18:41:10 +0000 |
commit | 3eb0e1c6d6259c1d8db0859589a5ca67e3cac8e2 (patch) | |
tree | e657f21f0f12ecb5daa7533117977c0af249ce45 /nptl/ChangeLog | |
parent | 77751669d757d1b78dfa677c1c429bd94aa2e59d (diff) | |
download | glibc-3eb0e1c6d6259c1d8db0859589a5ca67e3cac8e2.zip glibc-3eb0e1c6d6259c1d8db0859589a5ca67e3cac8e2.tar.gz glibc-3eb0e1c6d6259c1d8db0859589a5ca67e3cac8e2.tar.bz2 |
* tst-basic7.c: Allocate memory for the stack.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 4741cfc..3651d2e 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. |