From 9cf44e65641b946949db0bbf3059901ff2ef08cb Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 18 Sep 1999 23:21:25 +0000 Subject: Update. 1999-09-18 Ulrich Drepper * pthread.c (pthread_handle_sigrestart_rt): New function. Use this instead of pthread_handle_sigrestart if the signal is an RT signal. * signals.c: Handle passing through of sighandler arguments also for real-time signals. --- linuxthreads/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 13c85c588b..a67824127e 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,12 @@ +1999-09-18 Ulrich Drepper + + * pthread.c (pthread_handle_sigrestart_rt): New function. Use + this instead of pthread_handle_sigrestart if the signal is an RT + signal. + + * signals.c: Handle passing through of sighandler arguments also + for real-time signals. + 1999-09-03 Andreas Schwab * ptfork.c (__fork): Renamed from fork and use __libc_fork. Add -- cgit v1.2.3