From 654a7a0c299f2f5beca8745a35efd4334f361140 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 3 Feb 2002 02:33:57 +0000 Subject: Update. 2002-02-02 Ulrich Drepper * manual/examples/mkfsock.c (make_named_socket): Make sure name is always NUL-terminated. Patch by Chris D. Sloan . --- linuxthreads/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'linuxthreads') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index b0cdf63a8c..6f9c93687b 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,12 @@ +2002-02-01 H.J. Lu + + * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Use a + different register in the delayed slot. Use branch likely. + + * sysdeps/mips/pt-machine.h (testandset): Call _test_and_set. + (__compare_and_swap): Return 0 only when failed to compare. Use + branch likely. + 2002-02-01 Jakub Jelinek * Versions (__libc_internal_tsd_get, __libc_internal_tsd_set, -- cgit v1.2.3