From 6a87ee1943f6eb52b04bf11098415bed614f9253 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 21 Apr 2003 07:48:10 +0000 Subject: Update. * signal/sigfillset.c: Moved to... * sysdeps/generic/sigfillset.c: ...here. If SIGCANCEL is defined do not set the corresponding bit. --- nptl/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 88af72f057..d79514fc4b 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,7 @@ 2003-04-21 Ulrich Drepper + * sysdeps/pthread/sigfillset.c: New file. + * init.c (__pthread_initialize_minimal): Don't block SIGTIMER. * pthreadP.h: Make SIGTIMER and SIGCANCEL the same. * sysdeps/pthread/pthread_sigmask.c: Remove handling of SIGTIMER. -- cgit 1.4.1