diff options
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
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 <drepper@redhat.com> + * 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. |