aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-04-11 03:00:52 +0000
committerUlrich Drepper <drepper@redhat.com>2001-04-11 03:00:52 +0000
commit07bccb46708982ee080a3a57033df6ad392b82a5 (patch)
tree7e9cb44d00bd3a21aa1f2922dbe1beee6b5d4279 /linuxthreads/ChangeLog
parent671ab00dcc3eaa263ab225ac26e7fc6b7677b3d0 (diff)
downloadglibc-07bccb46708982ee080a3a57033df6ad392b82a5.tar
glibc-07bccb46708982ee080a3a57033df6ad392b82a5.tar.gz
glibc-07bccb46708982ee080a3a57033df6ad392b82a5.tar.bz2
glibc-07bccb46708982ee080a3a57033df6ad392b82a5.zip
Update.
2000-4-10 kaz Kojima <kkojima@rr.iij4u.or.jp> * sysdeps/sh/stackinfo.h: New file.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 917ab715f1..805e837af5 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,10 @@
+2001-04-10 kaz Kojima <kkojima@rr.iij4u.or.jp>
+
+ * sysdeps/sh/pspinlock.c (__pthread_spin_lock): Fix a reverse
+ test.
+ (__pthread_spin_trylock): Likewise.
+ * sysdeps/sh/pt-machine.h (testandset): Likewise.
+
2001-04-10 Ulrich Drepper <drepper@redhat.com>
* join.c (pthread_exit): Move code to new function __pthread_do_exit