diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-12-17 05:16:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-12-17 05:16:26 +0000 |
commit | fb9d5c7388cad80712efccff2612f39874ecec20 (patch) | |
tree | f4aef01a123fbe0bbf2b32784b246c4795dabf44 /nptl/ChangeLog | |
parent | 9aa191b86c70d82f59f67b31a6e025ab60e0100a (diff) | |
download | glibc-fb9d5c7388cad80712efccff2612f39874ecec20.tar glibc-fb9d5c7388cad80712efccff2612f39874ecec20.tar.gz glibc-fb9d5c7388cad80712efccff2612f39874ecec20.tar.bz2 glibc-fb9d5c7388cad80712efccff2612f39874ecec20.zip |
Update.
2004-12-16 Ulrich Drepper <drepper@redhat.com>
* tst-context1.c (stacks): Use bigger stack size.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index f551a54bbf..927bd786a5 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2004-12-16 Ulrich Drepper <drepper@redhat.com> + + * tst-context1.c (stacks): Use bigger stack size. + 2004-12-16 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: New file. |