diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-03-07 22:23:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-03-07 22:23:23 +0000 |
commit | 35457070d26e3ac6f0132e993bfea1bff3fef977 (patch) | |
tree | 04117df70cca04d4eba685d1e431c68d26ec9460 /linuxthreads/ChangeLog | |
parent | b6b9ee9bcb357dda75515ef04430b05d79491f09 (diff) | |
download | glibc-35457070d26e3ac6f0132e993bfea1bff3fef977.tar.gz glibc-35457070d26e3ac6f0132e993bfea1bff3fef977.tar.xz glibc-35457070d26e3ac6f0132e993bfea1bff3fef977.zip |
Update.
* rt/tst-aio7.c (do_test): Give buff permanent extend, too.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index ff677b0d76..e226fa7566 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2003-03-07 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/ia64/pspinlock.c (__pthread_spin_lock, + __pthread_spin_trylock): Rewritten. + 2003-03-06 Ulrich Drepper <drepper@redhat.com> * tst-cancel4.c (tf_sleep): Lower sleep time a bit to not upset |