From: Ulrich Drepper Date: Sat, 25 Sep 1999 17:00:24 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c114f4302763af8792b9859e0bc5fa9afa6f9829;p=thirdparty%2Fglibc.git Update. --- diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 5611df4093e..09ba32ea2d7 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -3,6 +3,12 @@ * condvar.c (pthread_cond_timedwait_relative): Never return with EINTR. Patch by Andreas Schwab. +1999-09-19 Ulrich Drepper + + * signals.c (sigaction): Correct last patch. Don't select + pthread_sighandler_rt based on the signal number but instead of + the SA_SIGINFO flag. + 1999-09-23 Ulrich Drepper * specific.c: Move definitions of struct pthread_key_struct and