aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-12-05 21:28:04 +0000
committerAndreas Jaeger <aj@suse.de>2000-12-05 21:28:04 +0000
commitf172bca008ced78b7b12397567091da3b789a2bf (patch)
tree4d27b53f35db9d162c7402c07bd7348fbdb8a71d /linuxthreads/ChangeLog
parent2e3b99764abe1575810b544af05c31cf71edab63 (diff)
downloadglibc-f172bca008ced78b7b12397567091da3b789a2bf.tar
glibc-f172bca008ced78b7b12397567091da3b789a2bf.tar.gz
glibc-f172bca008ced78b7b12397567091da3b789a2bf.tar.bz2
glibc-f172bca008ced78b7b12397567091da3b789a2bf.zip
Patches by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 43d0c6c010..feb7f31b24 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -3,7 +3,7 @@
* sysdeps/mips/pspinlock.c (__pthread_spin_lock): Don't set mips2.
* sysdeps/mips/pt-machine.h (testandset): Likewise.
(__compare_and_swap): Likewise.
- Patches by "Maciej W. Rozycki" <macro@ds2.pg.gda.pl>.
+ Patches by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
2000-11-20 Jakub Jelinek <jakub@redhat.com>