diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-01-05 19:35:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-01-05 19:35:35 +0000 |
commit | c97c64de01353e4cf540c7e29d4b2393df04f4f5 (patch) | |
tree | 0a288b44e9294d1d57b95714d8105fb7484fe030 /nptl | |
parent | c711d9d22a2ca6730116b7398870ed1e7be23ce2 (diff) | |
download | glibc-c97c64de01353e4cf540c7e29d4b2393df04f4f5.tar glibc-c97c64de01353e4cf540c7e29d4b2393df04f4f5.tar.gz glibc-c97c64de01353e4cf540c7e29d4b2393df04f4f5.tar.bz2 glibc-c97c64de01353e4cf540c7e29d4b2393df04f4f5.zip |
Update.
Patch by Marijn Ros <marijn@mad.scientist.com>.
Diffstat (limited to 'nptl')
-rw-r--r-- | nptl/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 8faa0a93aa..2642e3956e 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -968,7 +968,7 @@ include i486 version. * sysdeps/i386/i486/pthread_spin_trylock.S: New file. * sysdeps/i386/i586/pthread_spin_trylock.S: New file. - Patch by Marjin Ros <marjin@mad.scientist.com>. + Patch by Marijn Ros <marijn@mad.scientist.com>. * allocatestack.c (get_cached_stack): Don't crash if we first found a stack with a larger size then needed. |