about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-01-05 19:35:35 +0000
committerUlrich Drepper <drepper@redhat.com>2003-01-05 19:35:35 +0000
commitc97c64de01353e4cf540c7e29d4b2393df04f4f5 (patch)
tree0a288b44e9294d1d57b95714d8105fb7484fe030
parentc711d9d22a2ca6730116b7398870ed1e7be23ce2 (diff)
downloadglibc-c97c64de01353e4cf540c7e29d4b2393df04f4f5.tar.gz
glibc-c97c64de01353e4cf540c7e29d4b2393df04f4f5.tar.xz
glibc-c97c64de01353e4cf540c7e29d4b2393df04f4f5.zip
Update.
	Patch by Marijn Ros <marijn@mad.scientist.com>.
-rw-r--r--nptl/ChangeLog2
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.