From ef43f9d40d06286c19236d41f94a9af845e1fa4d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 11 Oct 2002 07:58:32 +0000 Subject: [PATCH] Update. 2002-10-11 Ulrich Drepper * sysdeps/generic/pselect.c: Avoid unnecessary sigprocmask calls. --- ChangeLog | 4 ++++ linuxthreads/ChangeLog | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index b1b5601..082b332 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-10-11 Ulrich Drepper + + * sysdeps/generic/pselect.c: Avoid unnecessary sigprocmask calls. + 2002-10-08 Roland McGrath * locale/newlocale.c (__newlocale): If setting all categories to "C", diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 0e82d60..5e84a8b 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2002-10-11 Ulrich Drepper + + * sysdeps/unix/sysv/linux/execve.c: New file. + 2002-10-09 Jakub Jelinek * no-tsd.c: Include stdlib.h. -- 2.7.4