This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "glibc maintenance".
The branch, rbraun/setitimer_fix has been created
at c09eae7f3f6c714da378baa492414f73974f3a69 (commit)
- Log -----------------------------------------------------------------
commit c09eae7f3f6c714da378baa492414f73974f3a69
Author: Richard Braun <[email protected]>
Date: Wed Dec 26 16:31:14 2012 +0000
Fix Hurd implementation of setitimer.
The preemptor sigcode doesn't match since the POSIX sigcode SI_TIMER is
used when SIGALRM is sent. In addition, The inline version of
hurd_preempt_signals doesn't update _hurdsig_preempted_set. For these
reasons, the preemptor would be skipped by post_signal.
* sysdeps/mach/hurd/setitimer.c (setitimer_locked): Fix preemptor setup.
-----------------------------------------------------------------------
hooks/post-receive
--
glibc maintenance