From 894282753f1fe0429590c812b4be1a253f61419f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 11 Oct 2002 10:01:36 +0000 Subject: [PATCH] Update. * sysdeps/unix/sysv/linux/execve.c: Don't try calling __pthread_kill_other_threads_np. * sysdeps/ia64/memset.S: Likewise. * sysdeps/ia64/memcpy.S: Likewise. --- ChangeLog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f9d0630..7edab2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,9 @@ 2002-10-11 Ulrich Drepper + * sysdeps/unix/sysv/linux/execve.c: Don't try calling + __pthread_kill_other_threads_np. + * sysdeps/generic/pselect.c: Avoid unnecessary sigprocmask calls. 2002-10-08 Roland McGrath @@ -35,8 +38,8 @@ * sysdeps/ia64/bzero.S: Rewritten by Sverre Jarp to tune for Itanium 2 (and Itanium). Fix unwind directives and make it fit in 80 columns. - * sysdeps/ia64/memset.S: Ditto. - * sysdeps/ia64/memcpy.S: Ditto. + * sysdeps/ia64/memset.S: Likewise. + * sysdeps/ia64/memcpy.S: Likewise. Move jump table to .rodata section. 2002-10-03 Roland McGrath -- 2.7.4